API Documentation > CorelDRAW > 2025-v26 > IVGPageMarkup
IVGPageMarkup.CreateArrow method
Create a comment Arrow and returns the guid
Syntax:
Function CreateArrow(ByVal Text As String, ByVal x As Double, ByVal y As Double, ByVal VectorX As Double, ByVal VectorY As Double, Optional ByVal OutlineWidth As Long = -1, Optional ByVal OutlineColor As Color = Nothing, Optional ByVal Author As IVGCommentAuthor = Nothing) As IVGComment
Parameters:
Name Type Description
Text
String
x
Double
y
Double
VectorX
Double
VectorY
Double
OutlineWidth
Long
OutlineColor
Author