User Tools

Site Tools


api:dk11:delphi:gismatrix.tgis_vector

TGIS_Vector type

DK for Delphi | GisMatrix.TGIS_Vector | Methods | Classes | Types

Vector of double precision real numbers.

Available also on: ActiveX | Python.

Syntax

// Delphi
type
  TGIS_Vector = array of Double;
// C++ Builder
public:
  DynamicArray<double> TGIS_Vector;
2025/01/31 01:09

Page Tools