DK11 for Delphi | GisLayerVector.TGIS_ShapePolygon.AreaCS | Constructors | Fields | Methods | Properties
Calculate the area of a shape.
Overrides TGIS_Shape.AreaCS.
// Delphi public function AreaCS : Double; override;
// C++ Builder public: virtual double AreaCS(void);
Type | Description |
---|---|
Double | Area in meters (or -1 if map units if CS is not defined). |