AutomationPeer.GetOrientation メソッド

定義

コントロールの向きが明示的に設定されている場合にその向きを示す値を取得します。

public:
 System::Windows::Automation::Peers::AutomationOrientation GetOrientation();
public System.Windows.Automation.Peers.AutomationOrientation GetOrientation ();
member this.GetOrientation : unit -> System.Windows.Automation.Peers.AutomationOrientation
Public Function GetOrientation () As AutomationOrientation

戻り値

AutomationOrientation

コントロールの向きです。

例外

このメソッドのパブリック呼び出しが現在進行中です。

適用対象

こちらもご覧ください