Click or drag to resize

StiGaugeContextPainterChangeFontSize Method

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

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Font ChangeFontSize(
	Font font,
	float zoom
)

Parameters

font
Type: System.DrawingFont

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

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.StiGaugeContextPainter.ChangeFontSize(System.Drawing.Font,System.Single)"]

Return Value

Type: Font

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

See Also