Measures the specified string when drawn using the specified font.
public LeadSizeD MeasureString(
string ,
AnnFont
)
public LeadSizeD measureString(string text, AnnFont font)
function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.MeasureString(
text ,
font
)
Parameters
- text
- The string to measure.
- font
- The font that defines the text format of the string.
Return Value
The size of the string in container coordinates.