function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.getTextSize( text , annFont , layoutArea )
| Parameter | Type | Description | 
|---|---|---|
| text | string | Text to measure. | 
| annFont | AnnFont | Font to use. | 
| layoutArea | LeadSizeD | Layout area in container coordinates. | 
| Type | Description | 
|---|---|
| LeadSizeD | The size of the text in container coordinates. |