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
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.