Gets the dog leg direction of the specific leader.
Supported platforms: Windows only
VBA:
RetVal = object.GetDoglegDirection(leaderIndex)
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Long
The index of the leader cluster where the new leader line is to be added.
Type: Variant (three-element array of doubles)
The coordinate directions of the input leader vector.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available