AbstractSize.ActualOrientation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
几何单位的实际方向。 这通常由使用此结构的控件或面板的 "方向" 属性的值确定。
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。