|
Public Member Functions |
__property OSGeo::FDO::Geometry::IDirectPosition * | get_Position () |
| Gets the position of this point Geometry.
|
System::Void | GetPositionByMembers (System::Double &coordinateX, System::Double &coordinateY, System::Double &coordinateZ, System::Double &coordinateM, System::Int32 &dimensionality) |
| Gets the position of this point Geometry, by values of its member data. This is in aid of higher performance for any implementation that does not internally use FdoIDirectPosition objects for storage, or for an application seeking to avoid overhead of accessor methods.
|
| IPointImp (IntPtr unmanaged, Boolean autoDelete) |
| Constructs a managed object based on an unmanaged instance of the object.
|