DK for Delphi | GisTypes.TGIS_Point | Records | Fields
Two-dimensional point with Double-precision X and Y coordinates.
Available also on: .NET | Java | ActiveX | Python.
// Delphi type TGIS_Point = record end;
// C++ Builder struct DECLSPEC_DRECORD TGIS_Point { };