User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.centroid_void

Table of Contents

TGIS_Shape.Centroid method

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

Calculate the central point of a shape.

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

Syntax

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

Result

Type Description
TGIS_Point Point location.

References

2022/11/16 01:22

Page Tools