BestSizeEstimator.GetFontToFitBounds Method
| Name | Parameters | Description |
|---|---|---|
| GetFontToFitBounds(XRLabel, String) static | label, text | Gets the font with which the specified text fits the specified label’s boundaries. |
| GetFontToFitBounds(XRLabel) static | label | Gets the font with which the label actual text fits its boundaries. |
| GetFontToFitBounds(String, BrickStyle, RectangleF, ReportUnit) static | text, style, bounds, reportUnit | Gets the font with which the specified text fits the specified boundaries. |