Share via


Renderer.Scale Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Scales the GetViewTransform in the X and Y dimensions.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Scale(Single, Single) Scales the GetViewTransform in the X and Y dimensions. The scaling factor is applied to the width of the drawing attributes of the ink.
Public method Scale(Single, Single, Boolean) Scales the GetViewTransform in the X and Y dimensions. When the scaling factors are not applied to the width of the drawing attributes of the ink (by passing false to the applyOnPenWidth parameter), the scaling occurs on the GetObjectTransform instead.

Top

See Also

Reference

Renderer Class

Renderer Members

Microsoft.Ink Namespace