Piccolo.NET

PZoomEventHandler.PZoomEventHandlerAcceptsEvent Method 

The filter for a PZoomEventHandler. This method only accepts right mouse button events that have not yet been handled.

protected virtual bool PZoomEventHandlerAcceptsEvent(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

Return Value

True if the event is an unhandled right mouse button event; otherwise, false.

See Also

PZoomEventHandler Class | UMD.HCIL.Piccolo.Event Namespace


Web Accessibility