Adds a leader line to the leader cluster.
Supported platforms: Windows only
VBA:
RetVal = object.AddLeaderLineEx(pointArray)
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Variant (three-element array of doubles)
The position of the first (head) vertex of the new leader line.
Type: Long
The index of the added leader line.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available