Panel.LogicalOrientationPublic 屬性

定義

若面板只支援單一維度的配置,則為面板的 Orientation

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

屬性值

Orientation

面板的 Orientation。 此屬性沒有預設值。

備註

如果 為 HasLogicalOrientation false ,則應該忽略這個屬性值。

適用於