User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.fpointsz

Table of Contents

TGIS_Shape.FPointsZ field

DK11 for Delphi | GisLayerVector.TGIS_Shape.FPointsZ | 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 FPointsZ : Pointer;
// C++ Builder
protected:
  void* FPointsZ;

Value

Type
Pointer
2020/05/07 01:09

Page Tools