ProfileViewStationRangeMode Property |
Gets or sets how to specify the horizontal range of the profile view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StationRangeType StationRangeMode { get; set; }
Public Property StationRangeMode As StationRangeType
Get
Set
public:
property StationRangeType StationRangeMode {
StationRangeType get ();
void set (StationRangeType value);
}
Property Value
StationRangeType
See Also