API Documentation > CorelDRAW > 2025-v26 > Page > IVGPage
Page.GetBoundingBox method
Returns the position of lower left corner of the page and page dimensions
Syntax:
Sub GetBoundingBox(ByRef x As Double, ByRef y As Double, ByRef Width As Double, ByRef Height As Double)
Parameters:
Name Type Description
x
Double
y
Double
Width
Double
Height
Double
Remarks:
The GetBoundingBox method returns the position of lower-left corner of a page and the page dimensions.