MaxLeaderSegmentsPoints Property (ActiveX)

Specifies the maximum leader segments points of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.MaxLeaderSegmentsPoints
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Integer

The maximum number of leader segment points.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available