User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.getfirstpoint_void

Table of Contents

TGIS_Shape.GetFirstPoint method

DK11 for Java | tatukgis.jdk.TGIS_Shape.GetFirstPoint | Constructors | Fields | Methods | Properties

Retrieve the first point from the first segment of geometry.

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

Syntax

// Java
public TGIS_Point GetFirstPoint();
// Oxygene
public
  function GetFirstPoint : TGIS_Point; virtual;

Result

Type Description
TGIS_Point First point in a geometry.
2022/11/16 01:51

Page Tools