DK11 for Java | tatukgis.jdk.TGIS_ShapePolygon.AreaCS | Constructors | Fields | Methods | Properties
Calculate the area of a shape.
Available also on: Delphi | .NET.
Overrides TGIS_Shape.AreaCS.
// Java public double AreaCS();
// Oxygene public function AreaCS : Double; override;
Type | Description |
---|---|
double Double | Area in meters (or -1 if map units if CS is not defined). |