Piccolo.NET

StartDragDelegate Delegate

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

public delegate void StartDragDelegate(
   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