Specifies the enableLanding of the mleaderstyle.
Supported platforms: Windows only
Signature
VBA:
object.EnableLanding
- object
-
Type:
MLeaderStyle
The object this property applies to.
Property Value
Read-only: No
Type: Boolean
- True: Leader line landings enabled.
- False: Leader line landings disabled.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available