Gets the point index.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
int Index { get; }
VB
ReadOnly Property Index As Integer Get
C++
property int Index { int get (); }
Gets the point index.
int Index { get; }
ReadOnly Property Index As Integer Get
property int Index { int get (); }