StationElevationLabelStation Property |
Gets the station value of the label in the profile view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double Station { get; }
Public ReadOnly Property Station As Double
Get
public:
property double Station {
double get ();
}
Property Value
Double
See Also