User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.getlastpoint3d_void

Table of Contents

TGIS_Shape.GetLastPoint3D method

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

Retrieve the last point from the last segment of geometry in 3D.

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

Syntax

// Delphi
public
  function GetLastPoint3D : TGIS_Point3D; virtual;
// C++ Builder
public:
  virtual TGIS_Point3D* GetLastPoint3D(void);

Result

Type Description
TGIS_Point3D Last point in a geometry.
2025/01/31 01:09

Page Tools