AbstractSize.ActualOrientation 属性

定义

几何单位的实际方向。 这通常由使用此结构的控件或面板的 "方向" 属性的值确定。

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

属性值

Orientation

返回 Orientation

适用于