Piccolo.NET

PNode.RotateBy Method

Rotates this node by theta (in degrees) about the 0,0 point.

Overload List

Rotates this node by theta (in degrees) about the 0,0 point.

public virtual void RotateBy(float);

Rotates this node by theta (in degrees) about the given point.

public virtual void RotateBy(float,PointF);

Rotates this node by theta (in degrees) about the given point.

public virtual void RotateBy(float,float,float);

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility