Click or drag to resize

StiViewerFitTextHelperStiFitTextInfoGetFontSizeObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object GetFontSizeObject(
	StiText textBox,
	RectangleD rect,
	string text,
	ref float fontSize,
	ref string hashSt
)

Parameters

textBox
Type: Stimulsoft.Report.ComponentsStiText

[Missing <param name="textBox"/> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

fontSize
Type: SystemSingle

[Missing <param name="fontSize"/> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

hashSt
Type: SystemString

[Missing <param name="hashSt"/> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.StiViewerFitTextHelper.StiFitTextInfo.GetFontSizeObject(Stimulsoft.Report.Components.StiText,Stimulsoft.Base.Drawing.RectangleD,System.String,System.Single@,System.String@)"]

See Also