DK11 for Java | tatukgis.jdk.TGIS_Shape.GetLastPoint | Constructors | Fields | Methods | Properties
Retrieve the last point from the last segment of geometry.
// Java public TGIS_Point GetLastPoint();
// Oxygene public function GetLastPoint : TGIS_Point; virtual;
Type | Description |
---|---|
TGIS_Point | Last point in a geometry. |