DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.PointCount | Methods | Properties
Number of points in the current part of the currently edited shape.
// C# public Integer PointCount { get {} }
' VisualBasic Public Property PointCount As Integer Get End Get End Property
// Oxygene public property PointCount : Integer read;
Type |
---|
int Integer |