function Leadtools.Annotations.Rendering.AnnSvgTextObjectRenderer.getTextSize( text , annFont , layoutArea )
This method is called by the renderer to measure the size of a text string using a specific font and clipping rectangle. Derived classes can override this method and provide their own implementation.