Edit

Share via


Font.GetScale(Int32, Int32) Method

Definition

Retrieves the font scale.

public void GetScale(out int xScale, out int yScale);

Parameters

xScale
Int32

The scale along the x-axis.

yScale
Int32

The scale along the y-axis.

Applies to