Changes the orientation of the existing Bird's Eye image (ObliqueScene object) to the specified orientation.
MapControl.SetObliqueOrientation(orientation);
Parameters
- orientation
- You can set this value using either the Orientation enumeration or a string value. Valid string values are North, South, East, and West.