BlockRotation Property (ActiveX)

Specifies the block rotation value of an mleader style.

Supported platforms: Windows only

Signature

VBA:

object.BlockRotation
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Double

The value of the block rotation.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available