FDO API Reference Feature Data Objects

System::Void SpatialGridTransform::TransformFromGrid System::Int64  gridX,
System::Int64  gridY,
System::Double *  coordinateX,
System::Double *  coordinateY
 

Transform integer ordinates on the grid to floating-point ordinates.

Parameters:
x Input Floating-point X ordinate.
y Input Floating-point Y ordinate.
x Output Integer X ordinate.
y Output Integer Y ordinate.
Returns:
Returns Nothing.

Comments or suggestions? Send us feedback.