Piccolo.NET

PLens.PLens_TransformChanged Method 

When this PLens is dragged around, adjust the camera's view transform so that the squiggles remain fixed at their original locations.

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

Parameters

sender
The source of this TransformChanged event.
e
A PPropertyEventArgs that contains the event data.

See Also

PLens Class | UMD.HCIL.PiccoloX.Nodes Namespace