I apologize in advance if this is the wrong place to ask this question.
I'm attempting to extract a GeoTiff's location for each of its 4 corners with ArcGis Engine 9.3 SDK. Each location must be in decimal degrees. If possible, I'd also like to check whether the tiff file I'm trying to load actually have any geo-location information or not. Finally, I don't need this raster plotted; I only need the coordinates.
How do I do all of this in C#?