Click or drag to resize

StiStringMeasureCacheGetSize Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiStringMeasureCache.GetSize(System.Drawing.Font,System.String)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Nullable<SizeF> GetSize(
	Font font,
	string str
)

Parameters

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Report.Dashboard.StiStringMeasureCache.GetSize(System.Drawing.Font,System.String)"]

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Dashboard.StiStringMeasureCache.GetSize(System.Drawing.Font,System.String)"]

Return Value

Type: NullableSizeF

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.StiStringMeasureCache.GetSize(System.Drawing.Font,System.String)"]

See Also