API Documentation > CorelDRAW > 2025-v26 > Document > IVGDocument
Document.CreateArrowHeadEx method
Creates a new outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead creation options
Syntax:
Function CreateArrowHeadEx(ByVal Curve As Curve, ByVal CenterX As Double, ByVal CenterY As Double, ByVal OutlineWidthScale As Double, Optional ByVal LineOffset As Double = 0) As ArrowHead
Parameters:
Name Type Description
Curve
CenterX
Double
CenterY
Double
OutlineWidthScale
Double
LineOffset
Double
Remarks:
The CreateArrowHeadEx method creates an outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead-creation options.