API Documentation > CorelDRAW > 2025-v26 > IVGPageMarkup
IVGPageMarkup.CreateFreehand method
Creates a single point Freehand comment curve and returns the guid
Syntax:
Function CreateFreehand(ByVal Text As String, ByVal Curve As Curve, 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
Curve
OutlineWidth
Long
OutlineColor
Author