LeaderLineWeight Property (ActiveX)

Specifies the lineweight of the leader lines.

Supported platforms: Windows only

Signature

VBA:

object.LeaderLineWeight
object

Type: MLeader, MLeaderLeader, MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: ACAD_LWEIGHT

A value which stands for the leader line's lineweight.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available