User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.pointonshape_void

Table of Contents

ITGIS_Shape.PointOnShape method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.PointOnShape | Methods | Properties

Calculate the point which lies on the shape.

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

Syntax

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

Result

Type Description
ITGIS_Point Point location.
2022/11/16 01:11

Page Tools