| FDO .NET API Reference | Feature Data Objects |
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 |
Functions | |
| __property System::Boolean | OSGeo::FDO::Geometry::get_IsEmpty () |
| Indicates whether the envelope's extents are set. | |
| __property System::Double | OSGeo::FDO::Geometry::get_MaxX () |
| Gets the maximum X coordinate value. | |
| __property System::Double | OSGeo::FDO::Geometry::get_MaxY () |
| Gets the maximum Y coordinate value. | |
| __property System::Double | OSGeo::FDO::Geometry::get_MaxZ () |
| Gets the maximum Z coordinate value. | |
| __property System::Double | OSGeo::FDO::Geometry::get_MinY () |
| Gets the minimum Y coordinate value. | |
| __property System::Double | OSGeo::FDO::Geometry::get_MinZ () |
| Gets the minimum Z coordinate value. | |
Variables | |
| public __gc __interface | OSGeo::FDO::Geometry::IEnvelope |
| Comments or suggestions? Send us feedback. |