Piccolo.NET

PNode.ScaleBy Method

Scale this node's matrix by the given amount.

Overload List

Scale this node's matrix by the given amount.

public virtual void ScaleBy(float);

Scale this node's matrix by the given amount about the specified point.

public virtual void ScaleBy(float,PointF);

Scale this node's matrix by the given amount about the specified point.

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

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility