User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shapepolygon.pointonshape_void

Table of Contents

TGIS_ShapePolygon.PointOnShape method

DK11 for Java | tatukgis.jdk.TGIS_ShapePolygon.PointOnShape | Constructors | Fields | Methods | Properties

Calculate the point which lies on the shape.

Available also on: Delphi | .NET.

Overrides TGIS_Shape.PointOnShape.

Syntax

// Java
public TGIS_Point PointOnShape();
// Oxygene
public
  function PointOnShape : TGIS_Point; override;

Result

Type Description
TGIS_Point Point location.
2018/01/05 23:58

Page Tools