|
MapGuide API Reference
|
MgCurveRing is a geometry component used in the construction of MgCurvePolygon objects. More...
Inheritance diagram for MgCurveRing:Public Member Functions | |
| virtual MgGeometricEntity * | Copy () |
| virtual INT32 | GetComponentType () |
| virtual INT32 | GetCount () |
| virtual INT32 | GetDimension () |
| virtual MgCurveSegment * | GetSegment (INT32 index) |
| virtual bool | IsClosed () |
| virtual bool | IsEmpty () |
| virtual MgGeometricEntity * | Transform (MgTransform *transform) |
MgCurveRing is a geometry component used in the construction of MgCurvePolygon objects.