User Tools

Site Tools


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

Table of Contents

TGIS_Shape.PointOnShape method

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

Calculate the point which lies on the shape.

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

Syntax

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

Result

Type Description
TGIS_Point Point location.
2022/11/16 01:51

Page Tools