User Tools

Site Tools


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

Table of Contents

TGIS_Shape.AreaCS method

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

Calculate the area of a shape.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

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

Result

Type Description
double
Double
Area in meters (or -1 if map units if CS is not defined).
2022/11/16 01:35

Page Tools