Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

.NET API Reference Autodesk FDO Provider for Raster
__property System::Double RasterGeoreferenceLocation::get_YResolution (  ) 

Retrieves the Y Resolution of the raster image.

Returns:
Returns the Resolution angle.
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?