API Documentation > CorelDRAW > 2025-v26
IVGCommentAnnotation interface
Graphical annotations of a comment thread
Syntax:
Interface IVGCommentAnnotation
Properties:
Name Description
BottomY Returns or sets the Y coordinate of the bottom edge of the annotation
CenterX Returns or sets the horizontal position of the center of the annotation
CenterY Returns or sets the vertical position of the center of the annotation
Curve If it has a curve, its curve
EndArrowVisible True if it is an arrow with a head at the end
FillColor The fill color of the comment
LeftX Returns or sets the X coordinate of the left edge of the annotation
OutlineColor The outline color of the comment
OutlineWidth The stroke width of the comment
RightX Returns or sets the X coordinate of the right edge of the annotation
SizeHeight Returns or sets the height of the annotation on the page
SizeWidth Returns or sets the width of the annotation on the page
StartArrowVisible True if it is an arrow with a head at the start
TopY Returns or sets the Y coordinate of the top edge of the annotation
Type The type of the annotation
Methods:
Name Description
GetBoundingBox Returns the annotation bounding box relative to its lower-left corner
GetPosition Returns x and y coordinate and ReferencePoint of an annotation
GetSize Returns the width and height of an annotation
Move Specifies a distance to move an annotation horizontally and/or vertically
SetBoundingBox Move and resize a annotation to fit within a specific bounding box
SetPosition Moves the annotation to a specific location
SetSize Stretches the annotation to fit a specific width and height