FDOGRFP_API void FdoGrfpRasterGeoreferenceLocation::SetYResolution ( FdoDouble  resolution  ) 

Sets the Y Resolution of the raster image.

Parameters:
resolution Input the resolution of the .
Returns:
Returns nothing.
Cell size in the Y direction. Usually a negative number in order to convert from image row numbering (increasing from the top down) to map coordinates (increasing from the bottom up). For a rectified image, ResolutionY must be equal to ResolutionX and of opposite sign.