Share via


AutomationElement.AutomationElementInformation.Orientation Properti

Definisi

Mendapatkan orientasi kontrol.

public:
 property System::Windows::Automation::OrientationType Orientation { System::Windows::Automation::OrientationType get(); };
public System.Windows.Automation.OrientationType Orientation { get; }
member this.Orientation : System.Windows.Automation.OrientationType
Public ReadOnly Property Orientation As OrientationType

Nilai Properti

Orientasinya.

Keterangan

Properti ini didukung oleh kontrol seperti bilah gulir dan penggerak yang dapat memiliki orientasi vertikal atau horizontal.

Untuk informasi selengkapnya, lihat OrientationProperty.

Berlaku untuk