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