API Documentation
>
CorelDRAW
>
2025-v26
>
Document
>
IVGDocument
Document.CreateArrowHead2 method
Creates a new outline arrowhead by using the given curve as the arrowhead shape, and provides its name
Syntax:
Function
CreateArrowHead2
(
ByVal
Curve
As
Curve
,
ByVal
Name
As
String
)
As
ArrowHead
Parameters:
Name
Type
Description
Curve
Curve
Name
String
Remarks:
The
CreateArrowHead2
method creates an outline arrowhead by using the given curve as the arrowhead shape. The name of the arrowhead is provided.