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