User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shapepolygon.pointonshape_void

Table of Contents

TGIS_ShapePolygon.PointOnShape method

DK11 for .NET | TatukGIS.NDK.TGIS_ShapePolygon.PointOnShape | Constructors | Fields | Methods | Properties

Calculate the point which lies on the shape.

Available also on: Delphi | Java.

Syntax

Overrides TGIS_Shape.PointOnShape.

// C#
public override TGIS_Point PointOnShape();
' VisualBasic
Public Overrides Function PointOnShape() As TGIS_Point
// Oxygene
public
  function PointOnShape : TGIS_Point; override;

Result

Type Description
TGIS_Point Point location.
2021/12/07 09:05

Page Tools