SuperelevationViewRangeOption Property |
Gets or sets the graph range option.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GraphRangeOptions RangeOption { get; set; }
Public Property RangeOption As GraphRangeOptions
Get
Set
public:
property GraphRangeOptions RangeOption {
GraphRangeOptions get ();
void set (GraphRangeOptions value);
}
Property Value
GraphRangeOptions
See Also