FeatureLineElevationPointsCount Property |
Gets the FeatureLine's Elevation Points count.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic int ElevationPointsCount { get; }
Public ReadOnly Property ElevationPointsCount As Integer
Get
public:
property int ElevationPointsCount {
int get ();
}
Property Value
Int32
See Also