User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shapepolygon.areacs_void

Table of Contents

TGIS_ShapePolygon.AreaCS method

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

Calculate the area of a shape.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Shape.AreaCS.

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

Result

Type Description
Double Area in meters (or -1 if map units if CS is not defined).
2020/05/07 01:09

Page Tools