API Documentation > CorelDRAW > 2025-v26 > Page > IVGPage
Page.GetObjectsBoundingBox method
Returns the bounding rectangle around the objects on the page
Syntax:
Function GetObjectsBoundingBox(Optional ByVal SelectedOnly As Boolean = False, Optional ByVal IncludeNonPrintable As Boolean = False) As Rect
Parameters:
Name Type Description
SelectedOnly
Boolean
Specifies whether to include only the selected objects.
IncludeNonPrintable
Boolean
Specifies whether to include non-printable objects.
Remarks:
The GetObjectsBoundingBox method returns the bounding rectangle for the objects on a page.