DK11 for .NET | TatukGIS.NDK.TGIS_Shape.AreaCS | Constructors | Fields | Methods | Properties
Calculate the area of a shape.
// C# public virtual double AreaCS();
' VisualBasic Public Overridable Function AreaCS() As Double
// Oxygene public function AreaCS : Double; virtual;
Type | Description |
---|---|
double Double | Area in meters (or -1 if map units if CS is not defined). |