Specifies the enableDogleg of the mleaderstyle.
Supported platforms: Windows only
Signature
VBA:
object.EnableDogleg
- object
-
Type:
MLeaderStyle
The object this property applies to.
Property Value
Read-only: No
Type: Boolean
- True: Dog legs for the leader line are enabled.
- False: Dog legs for the leader line are disabled.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available