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