API Documentation > CorelDRAW > 2025-v26 > IVGCommentAnnotation
IVGCommentAnnotation.GetPosition method
Returns x and y coordinate and ReferencePoint of an annotation
Syntax:
Sub GetPosition(ByVal ReferencePoint As cdrReferencePoint, ByRef x As Double, ByRef y As Double)
Parameters:
Name Type Description
ReferencePoint
x
Double
y
Double