SectionViewOffsetElevationLabelElevation Property |
Gets or sets the elevation value of the label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double Elevation { get; set; }
Public Property Elevation As Double
Get
Set
public:
property double Elevation {
double get ();
void set (double value);
}
Property Value
Double
See Also