User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shapepolygon.pointonshape_void

Table of Contents

TGIS_ShapePolygon.PointOnShape method

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

Calculate the point which lies on the shape.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Shape.PointOnShape.

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

Result

Type Description
TGIS_Point Point location.
2020/05/07 01:09

Page Tools