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

()
Definition at line 38 of file mgIRingImp.h.
Public Member Functions | |
| __property System::Int32 | get_Count () |
| Gets the number of curve segments in this ring. | |
| __property OSGeo::FDO::Geometry::CurveSegmentCollection * | get_CurveSegments () |
| Gets all the curve segments. | |
| __property OSGeo::FDO::Geometry::ICurveSegmentAbstract * | get_Item (System::Int32 index) |
| Gets the curve segment at the given zero-based index. | |
| IRingImp (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs a managed object based on an unmanaged instance of the object. | |
| Comments or suggestions? Send us feedback. |