User Tools

Site Tools


api:dk11:delphi:gistypes.tgis_singlevector

Table of Contents

TGIS_SingleVector record

DK11 for Delphi | GisTypes.TGIS_SingleVector | Records | Fields

Single type vector.

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

Syntax

// Delphi
type
  TGIS_SingleVector = record
  end;
// C++ Builder
struct DECLSPEC_DRECORD TGIS_SingleVector
{
};

Fields

Inherited Protected
Name Visibility Description
X public X value.
Y public Y value.
Z public Z value.

2022/11/30 19:19

Page Tools