| FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Geometry::ICurveAbstractImp, OSGeo::FDO::Geometry::IGeometricAggregateAbstractImp, OSGeo::FDO::Geometry::IPointImp, and OSGeo::FDO::Geometry::ISurfaceAbstractImp.
Inheritance diagram for OSGeo::FDO::Geometry::IGeometryImp:

()
Definition at line 36 of file mgIGeometryImp.h.
Public Member Functions | |
| __property OSGeo::FDO::Common::GeometryType | get_DerivedType () |
| Gets the type of the most-derived interface in the Geometry package for this object. | |
| __property System::Int32 | get_Dimensionality () |
| Gets the dimensionality of ordinates in this object. | |
| __property OSGeo::FDO::Geometry::IEnvelope * | get_Envelope () |
| Gets the envelope for the Geometry. | |
| __property System::String * | get_Text () |
| Gets the text string representation of this Geometry. | |
| IGeometryImp (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs a managed object based on an unmanaged instance of the object. | |
| Comments or suggestions? Send us feedback. |