API Reference OSGeo FDO Provider for GDAL

FDOGRFP_API void FdoGrfpRasterGeoreferenceLocation::SetXInsertionPoint FdoDouble  point  ) 
 

Sets the X insertion point of the raster image.

Parameters:
point Input the X insertion point of the image.
Returns:
Returns nothing.
X coordinate (in ground units) of the center of the upper left pixel of the image; the (1, 1) or (0, 0) pixel depending on convention.

Comments?