Piccolo.NET

EndDragDelegate Delegate

A delegate used to notify classes of the end of a drag sequence.

public delegate void EndDragDelegate(
   object sender,
   PInputEventArgs e
);

Requirements

Namespace: UMD.HCIL.Piccolo.Event

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

UMD.HCIL.Piccolo.Event Namespace