Determines if Bird's Eye imagery is available in the current map view.
MapControl.IsObliqueAvailable();
Returns
A Boolean value.
True if Bird's Eye imagery is available and the map zoom level is less than 12.
Remarks
If the zoom level of the current map is equal to or greater than 12, the IsObliqueAvailable method always returns False. To set the zoom level, use the SetZoom method.