DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Points | Methods | Properties
Internal storage of points. Closely matches SHP representation for fast mapped file purposes.
// C# public Pointer Points { get {} }
' VisualBasic Public Property Points As Pointer Get End Get End Property
// Oxygene public property Points : Pointer read;
Type |
---|
unsafe void* Pointer |