BlockScale Property (ActiveX)

Specifies the BlockScale of the mleader style.

Supported platforms: Windows only

Signature

VBA:

object.BlockScale
object

Type: MLeader, MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Long

The block scale factor.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available