Piccolo.NET

EndHandleDragDelegate Delegate

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

public delegate void EndHandleDragDelegate(
   object sender,
   PointF point,
   PInputEventArgs e
);

Requirements

Namespace: UMD.HCIL.PiccoloX.Handles

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

See Also

UMD.HCIL.PiccoloX.Handles Namespace