API Documentation > CorelDRAW > 2025-v26 > NodeRange > IVGNodeRange
NodeRange.GetBoundingBox method
Gets the bounding rectangle around the nodes in the node range
Syntax:
Function GetBoundingBox(ByRef x As Double, ByRef y As Double, ByRef Width As Double, ByRef Height As Double) As Boolean
Parameters:
Name Type Description
x
Double
y
Double
Width
Double
Height
Double
Remarks:
The GetBoundingBox method returns the bounding box around the nodes in a node range.