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