get_bounding_box


Description:

[ Version ( since = "0.26" ) ]
public bool get_bounding_box (out Rectangle bounding_box)

Obtains the size of the bounding box of a block-level structure element.

Parameters:

this

A StructureElement

bounding_box

A Rectangle.

Returns:

true if a bounding box is defined for the element, false otherwise.