Edit

Share via


Font.SetScale(Int32, Int32) Method

Definition

Sets the font scale.

public void SetScale(int xScale, int yScale);

Parameters

xScale
Int32

The scale along the x-axis.

yScale
Int32

The scale along the y-axis.

Applies to