Skip to main content
A newer version of this page is available. .

BestSizeEstimator.GetBoundsToFitText Method

Name Parameters Description
GetBoundsToFitText(XRLabel, String) static label, text Gets boundaries that fit the specified text within the specified control.
GetBoundsToFitText(XRLabel) static label Gets boundaries that fit an actual label text.
GetBoundsToFitText(String, BrickStyle, ReportUnit) static text, style, reportUnit Gets boundaries that fit the specified text with the specified style and system of measurement.
GetBoundsToFitText(String, BrickStyle, RectangleF, ReportUnit) static text, style, originalBounds, reportUnit Gets boundaries that fit the specified text with the specified style and system of measurement, and reside within the specified initial boundaries.