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