Gets the point index.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
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 (); }