User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.parttypes

Table of Contents

TGIS_Shape.PartTypes property

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

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

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

Syntax

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

Value

Type
Pointer
2022/11/16 01:22

Page Tools