FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IDirectPosition* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreatePositionXYZM ( System::Double  coordinateX,
System::Double  coordinateY,
System::Double  coordinateZ,
System::Double  coordinateM 
)

Creates a position object using X, Y, Z and M ordinates.

Parameters:
coordinateX Input X ordinate value
coordinateY Input Y ordinate value
coordinateZ Input Z ordinate value
coordinateM Input M ordinate value
Returns:
Returns a direct position


Comments or suggestions? Send us feedback.