User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.area_void

Table of Contents

TGIS_Shape.Area method

DK for Delphi | GisLayerVector.TGIS_Shape.Area | Constructors | Fields | Methods | Properties

Calculate the area of a shape.

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

Syntax

// Delphi
public
  function Area : Double; virtual;
// C++ Builder
public:
  virtual double Area(void);

Result

Type Description
Double Area in map units.
2025/01/31 01:09

Page Tools