API Documentation
>
CorelDRAW
>
2025-v26
>
ArrowHeads
>
IVGArrowHeads
ArrowHeads.Add method
Adds a given custom arrowhead to the global list of arrowheads. Returns a new arrowhead object referencing the global arrowhead added
Syntax:
Function
Add
(
ByVal
ArrowHead
As
ArrowHead
)
As
ArrowHead
Parameters:
Name
Type
Description
ArrowHead
ArrowHead
Remarks:
The
Add
method adds a given customized arrowhead to the global list of arrowheads. Returned is a new arrowhead object that references the global arrowhead added.