| FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Filter::DistanceCondition, and OSGeo::FDO::Filter::SpatialCondition.
Inheritance diagram for OSGeo::FDO::Filter::GeometricCondition:

()
Definition at line 39 of file mgGeometricCondition.h.
Public Member Functions | |
| GeometricCondition (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs a GeometricCondition object based on an unmanaged instance of the object. | |
| __property OSGeo::FDO::Expression::Identifier * | get_PropertyName () |
| Gets the name of the geometric property. | |
| __property System::Void | set_PropertyName (OSGeo::FDO::Expression::Identifier *value) |
| Sets the name of the geometric property. | |
| Comments or suggestions? Send us feedback. |