| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Geometry::ICurvePolygonImp:

()
Definition at line 37 of file mgICurvePolygonImp.h.
Public Member Functions | |
| __property OSGeo::FDO::Geometry::IRing * | get_ExteriorRing () |
| Gets the ring defining the outer boundary. | |
| __property OSGeo::FDO::Geometry::IRing * | get_InteriorRing (System::Int32 index) |
| Gets the interior ring at the specified (zero-based) index. | |
| __property System::Int32 | get_InteriorRingCount () |
| Gets the number of interior rings. | |
| ICurvePolygonImp (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs an ICurvePolygonImp managed object based on an unmanaged instance of the object. | |
| Comments or suggestions? Send us feedback. |