MindFusion.Charting for Java Programmer's Guide |
TextRenderer.measureText Method |
See Also |
![]() ![]() |
Measure the specified text using the specified Font and RenderContext.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public static XDimension2D.Double measureText ( |
A string that specifies the text to measure.
The maximum width of the rectangle that contains the specified text.
The Font used for rendering the text.
An instance of the XDimension2D.Double.
© 2022 MindFusion |