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