lineBoxRects()
Returns the rectangles that bound each line of text in the node.
Declaration
func lineBoxRects() -> [Any]!Return Value
An array of rectangles, in which each rectangle represents the bounding box of a line of text in the node.
Returns the rectangles that bound each line of text in the node.
func lineBoxRects() -> [Any]!An array of rectangles, in which each rectangle represents the bounding box of a line of text in the node.