isBoxedText Method

Check if the supplied MarkupElement is a group of MarkupText and the MarkupText's outline Rect.

isBoxedText(el: @svgdotjs/svg.js.Element): boolean

@returns true if boxed text

Parameter Type Description
el @svgdotjs/svg.js.Element the markup element to check

Returns - boolean

true if boxed text

Defined in

Last Updated: 14 November, 2024