ComponentOne Studio for WinRT XAML
SetDirection メソッド (C1ResizePainter)

可視要素。
値。
方向を設定します。
構文
'宣言
 
Public Shared Sub SetDirection( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As Windows.Foundation.Point _
) 
public static void SetDirection( 
   Windows.UI.Xaml.DependencyObject obj,
   Windows.Foundation.Point value
)

パラメータ

obj
可視要素。
value
値。
解説
内部ドラッグアルゴリズムによって使用されます。
参照

C1ResizePainter クラス
C1ResizePainter メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.