OSGeo FDO Provider for Raster API Reference From OSGeo FDO Provider for Raster API previous page next page API Reference OSGeo FDO Provider for Raster Main Page Classes Files FdoRfpRasterGeoreferenceLocation Create Dispose FdoRfpRasterGeoreferenceLocation GetXInsertionPoint GetXResolution GetXRotation GetYInsertionPoint GetYResolution GetYRotation SetXInsertionPoint SetXResolution SetXRotation SetYInsertionPoint SetYResolution SetYRotation ~FdoRfpRasterGeoreferenceLocation FDORFP_API void FdoRfpRasterGeoreferenceLocation::SetXInsertionPoint ( FdoDouble point ) Sets the X insertion point of the raster image. Remarks: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. Parameters: point Input the X insertion point of the image. Returns:Returns nothing. Comments? previous page start next page