FlexDiagram for WPF
ManipulationCompleted イベント (Edge)

C1.WPF.Diagram アセンブリ > C1.WPF.Diagram 名前空間 > Edge クラス : ManipulationCompleted イベント
シンタックス
'宣言
 
Public Event ManipulationCompleted As System.EventHandler(Of ManipulationCompletedEventArgs)
public event System.EventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.ManipulationCompletedEventArgs 型の引数を受け取りました。次の ManipulationCompletedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
 
 
 
 
 
参照