User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.points

Table of Contents

TGIS_Shape.Points property

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

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

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

Syntax

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

Value

Type
Pointer
2024/12/20 22:19

Page Tools