User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.getlastpoint3d_void

Table of Contents

ITGIS_Shape.GetLastPoint3D method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.GetLastPoint3D | Methods | Properties

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

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

Syntax

// C#
public ITGIS_Point3D GetLastPoint3D();
' VisualBasic
Public Function GetLastPoint3D() As ITGIS_Point3D
// Oxygene
public
  function GetLastPoint3D : ITGIS_Point3D;

Result

Type Description
ITGIS_Point3D Last point in a geometry.
2022/11/16 01:11

Page Tools