AutomationPeer.GetOrientation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the explicit control orientation, if any.
public:
virtual AutomationOrientation GetOrientation() = GetOrientation;
AutomationOrientation GetOrientation();
public AutomationOrientation GetOrientation();
function getOrientation()
Public Function GetOrientation () As AutomationOrientation
Returns
The orientation of the control as a value of the enumeration.