Piccolo.NET

PPickPath.ProcessEvent Method 

Gives each node in the pick path, starting with the bottom-most one, a chance to handle the event.

public virtual void ProcessEvent(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PPickPath Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility