API Documentation > CorelDRAW > 2025-v26 > Document > IVGDocument
Document.CreateArrowHeadEx2 method
Creates a new outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead creation options, and provides its name
Syntax:
Function CreateArrowHeadEx2(ByVal Curve As Curve, ByVal Name As String, 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
Name
String
CenterX
Double
CenterY
Double
OutlineWidthScale
Double
LineOffset
Double
Remarks:
The CreateArrowHeadEx2 method creates an outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead-creation options. The name of the arrowhead is provided.