User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shapepolygon.areacs_void

Table of Contents

TGIS_ShapePolygon.AreaCS method

DK11 for .NET | TatukGIS.NDK.TGIS_ShapePolygon.AreaCS | Constructors | Fields | Methods | Properties

Calculate the area of a shape.

Available also on: Delphi | Java.

Syntax

Overrides TGIS_Shape.AreaCS.

// C#
public override double AreaCS();
' VisualBasic
Public Overrides Function AreaCS() As Double
// Oxygene
public
  function AreaCS : Double; override;

Result

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

Page Tools