DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.ShowPointsNumbers | Methods | Properties
If True, show the vertex numbers.
// C# public Boolean ShowPointsNumbers { get {} set {} }
' VisualBasic Public Property ShowPointsNumbers As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property ShowPointsNumbers : Boolean read read;
Type |
---|
bool Boolean |