SecondSegmentAngleConstraint Property (ActiveX)

Specifies the second segment angle constraint value of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.SecondSegmentAngleConstraint
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Long

The second segment's angle constraint value.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available