Function: drawLinkedTextBox()
drawLinkedTextBox(
svgDrawingHelper
,annotationUID
,textBoxUID
,textLines
,textBoxPosition
,annotationAnchorPoints
,textBox
,options
):SVGRect
Parameters
• svgDrawingHelper: SVGDrawingHelper
• annotationUID: string
• textBoxUID: string
• textLines: string
[]
• textBoxPosition: Point2
• annotationAnchorPoints: Point2
[]
• textBox: unknown
• options = {}
Returns
SVGRect