Share
 
 

EnableBlockScale Property (ActiveX)

Specifies the EnableBlockScale of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.EnableBlockScale
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

  • True: Block scales are enabled.
  • False: Block scales are disabled.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?