Sets the dog leg direction of the specific leader.
Supported platforms: Windows only
VBA:
object.SetDoglegDirection leaderIndex, dirVec
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Integer
The index of the leader cluster where the new leader line is to be added.
Access: Input-only
Type: Variant (three-element array of doubles)
The indexes of leaderlines owned by the input leader.
No return value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available