Gets the indexes of leader lines of the specific leader.
Supported platforms: Windows only
VBA:
RetVal = object.GetLeaderLineIndexes(leaderIndex)
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Long
The leader line index.
Type: Variant (three-element array of doubles)
The indexes of leaderlines owned by the input leader.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available