User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.pointsm

Table of Contents

TGIS_Shape.PointsM property

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.PointsM | Constructors | Fields | Methods | Properties

Internal storage of points. Closely matches SHP representation for fast mapped file purposes.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public TBytes PointsM
{
  get {}
}
' VisualBasic
Public Property PointsM As TBytes
  Get
  End Get
End Property
// Oxygene
public
  property PointsM : TBytes read;

Value

Type
TBytes
2022/11/16 01:35

Page Tools