Piccolo.NET

PNode.RotateInPlace Method 

Rotates this node by theta (in degrees), and then translates the node so that the x, y position of its fullBounds stays constant.

public virtual void RotateInPlace(
   float theta
);

Parameters

theta
The amount to rotate by in degrees.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility