User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.getfirstpoint_void

Table of Contents

ITGIS_Shape.GetFirstPoint method

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

Retrieve the first point from the first segment of geometry.

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

Syntax

// C#
public ITGIS_Point GetFirstPoint();
' VisualBasic
Public Function GetFirstPoint() As ITGIS_Point
// Oxygene
public
  function GetFirstPoint : ITGIS_Point;

Result

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

Page Tools