GanttView for WPF
Show メソッド (DragNotification)

C1.WPF.GanttView アセンブリ > C1.WPF.GanttView 名前空間 > DragNotification クラス : Show メソッド
ロケーションポイントの x。
ロケーションポイントの y。
指定されたポイントにドラッグ通知を表示します。
シンタックス
'宣言
 
Public Sub Show( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) 
public void Show( 
   System.double x,
   System.double y
)

パラメータ

x
ロケーションポイントの x。
y
ロケーションポイントの y。
参照

DragNotification クラス
DragNotification メンバ