User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.fpoints

Table of Contents

TGIS_Shape.FPoints field

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

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

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var FPoints : Pointer;
// C++ Builder
protected:
  void* FPoints;

Value

Type
Pointer
2020/05/07 01:09

Page Tools