User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.parts

Table of Contents

ITGIS_Shape.Parts property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Parts | Methods | Properties

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

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

Syntax

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

Value

Type
unsafe void*
Pointer
2022/11/16 01:11

Page Tools