Piccolo.NET

PDefaultScrollDirector.camera_FullBoundsChanged Method 

Invoked when the full bounds of the camera changes.

protected virtual void camera_FullBoundsChanged(
   object sender,
   PPropertyEventArgs e
);

Parameters

sender
The source of the property changed event.
e
A PPropertyEventArgs that contains the event data.

See Also

PDefaultScrollDirector Class | UMD.HCIL.PiccoloX.Components Namespace