Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

.NET API Reference Autodesk FDO Provider for Raster
__property System::Void RasterGeoreferenceLocation::set_YResolution ( System::Double  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.


Comments?