Panel.LogicalOrientationPublic 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
若面板只支援單一維度的配置,則為面板的 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。 此屬性沒有預設值。
備註
如果 為 HasLogicalOrientation false
,則應該忽略這個屬性值。