User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.pointonshape_void

Table of Contents

TGIS_Shape.PointOnShape method

DK11 for Delphi | GisLayerVector.TGIS_Shape.PointOnShape | Constructors | Fields | Methods | Properties

Calculate the point which lies on the shape.

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

Syntax

// Delphi
public
  function PointOnShape : TGIS_Point; virtual;
// C++ Builder
public:
  virtual TGIS_Point* PointOnShape(void);

Result

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

Page Tools