Scheduler for WPF
SetOrientation メソッド (CoverElementsPane)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > CoverElementsPane クラス : SetOrientation メソッド
The System.Windows.FrameworkElement for which the property value is set.
The System.Windows.Controls.Orientation value to be set on the specified element.
Sets the value of the Orientation attached property for a given framework element.
シンタックス
'宣言
 
Public Shared Sub SetOrientation( _
   ByVal element As System.Windows.FrameworkElement, _
   ByVal value As System.Nullable(Of Orientation) _
) 
public static void SetOrientation( 
   System.Windows.FrameworkElement element,
   System.Nullable<Orientation> value
)

パラメータ

element
The System.Windows.FrameworkElement for which the property value is set.
value
The System.Windows.Controls.Orientation value to be set on the specified element.
参照

CoverElementsPane クラス
CoverElementsPane メンバ