User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.getfirstpoint_void

Table of Contents

TGIS_Shape.GetFirstPoint method

DK for Delphi | GisLayerVector.TGIS_Shape.GetFirstPoint | Constructors | Fields | Methods | Properties

Retrieve the first point from the first segment of geometry.

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

Syntax

// Delphi
public
  function GetFirstPoint : TGIS_Point; virtual;
// C++ Builder
public:
  virtual TGIS_Point* GetFirstPoint(void);

Result

Type Description
TGIS_Point First point in a geometry.
2025/01/31 01:09

Page Tools