BreakSize Property (ActiveX)

Specifies the BreakSize of the mleader style.

Supported platforms: Windows only

Signature

VBA:

object.BreakSize
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Double

The size of the gap used for breaking leader lines.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available