MapGuide API Reference
|
virtual double MgGeometricEntity::GetArea | ( | ) | [virtual] |
Returns the area for this geometric entity or zero for MgLineString and MgPoint objects. Calculates the area for each MgPolygon in an MgMultiPolygon or for each MgCurvePolygon in an MgMultiCurvePolygon and returns the sum of areas.
virtual double GetArea(); |
virtual double GetArea(); |
virtual double GetArea(); |