| FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgIPolygon.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | OSGeo |
| namespace | OSGeo::FDO |
| namespace | OSGeo::FDO::Geometry |
Classes | |
| class | OSGeo::FDO::Geometry::PolygonCollection |
| The PolygonCollection class is a collection of IPolygon objects. More... | |
Functions | |
| __property System::Int32 | OSGeo::FDO::Geometry::get_InteriorRingCount () |
| Gets the number of interior rings. | |
| OSGeo::FDO::Geometry::ILinearRing * | OSGeo::FDO::Geometry::GetInteriorRing (System::Int32 index) |
| Gets the interior ring at the specified (zero-based) index. | |
Variables | |
| public __gc __interface | OSGeo::FDO::Geometry::ILinearRing |
| public __gc __interface | OSGeo::FDO::Geometry::IPolygon |
| Comments or suggestions? Send us feedback. |