User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.parts

Table of Contents

TGIS_Shape.Parts property

DK11 for Delphi | GisLayerVector.TGIS_Shape.Parts | Constructors | Fields | Methods | Properties

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

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

Syntax

// Delphi
public
  property Parts : Pointer read;
// C++ Builder
public:
  __property void* Parts = {read};

Value

Type
Pointer
2024/12/20 22:19

Page Tools