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