Click or drag to resize

StiFontUtilsChangeFontSize Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontSize(System.Drawing.Font,System.Single)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Font ChangeFontSize(
	Font font,
	float newFontSize
)

Parameters

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontSize(System.Drawing.Font,System.Single)"]

newFontSize
Type: SystemSingle

[Missing <param name="newFontSize"/> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontSize(System.Drawing.Font,System.Single)"]

Return Value

Type: Font

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontSize(System.Drawing.Font,System.Single)"]

See Also