User Tools

Site Tools


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

Table of Contents

TGIS_Shape.PointOnShape method

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

Calculate the point which lies on the shape.

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

Syntax

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

Result

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

Page Tools