Skip to content

PageElement::Bounds property

Gets the bounds of the page element.

System.Drawing.Rectangle Bounds { get; }
IGR_FRect getBounds() throws IGRException;
@property
def Bounds(self) -> IGR_FRect
IGR_FRect getBounds() const;

Return Value

IGR_FRect : The bounding box of the page element