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

Constructs a 4D DirectPositionImpl object from X, Y, Z and M ordinates.

Remarks:
Dimensionality is set to Dimensionality_XYZ|Dimensionality_M.
Parameters:
coordinateX Input X ordinate value
coordinateY Input Y ordinate value
coordinateZ Input Z ordinate value
coordinateM Input M ordinate value


Comments or suggestions? Send us feedback.