Click or drag to resize

StiFontGeomChangeFontSize Method

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

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

Parameters

font
Type: System.DrawingFont

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

newFontSize
Type: SystemSingle

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

Return Value

Type: StiFontGeom

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

See Also