Piccolo.NET

PCanvas.OnInteractingChanged Method 

Raises the InteractingChanged event by invoking the delegates.

protected virtual void OnInteractingChanged(
   PPropertyEventArgs e
);

Parameters

e
An EventArgs that contains the event data.

Remarks

This event is raised when the interacting state of the canvas changes.

See Also

PCanvas Class | UMD.HCIL.Piccolo Namespace