API Documentation > CorelDRAW > 2025-v26 > IVGCommentAnnotation
IVGCommentAnnotation.GetBoundingBox method
Returns the annotation bounding box relative to its lower-left corner
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