Piccolo.NET

PDragSequenceEventHandler.ShouldStartDragInteraction Method 

Returns true if a drag sequence should be initiated.

protected virtual bool ShouldStartDragInteraction(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

Return Value

True if a drag sequence should be initiated; otherwise, false.

See Also

PDragSequenceEventHandler Class | UMD.HCIL.Piccolo.Event Namespace