User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shapepolygon.areacs_void

Table of Contents

TGIS_ShapePolygon.AreaCS method

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.

Syntax

// Java
public double AreaCS();
// Oxygene
public
  function AreaCS : Double; override;

Result

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

Page Tools