BackgroundLinesLineweight Property (ActiveX)

Specifies the line weight of background lines.

Supported platforms: Windows only

Signature

VBA:

object.BackgroundLinesLineweight
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: ACAD_LWEIGHT

Value that represents the lineweight to be applied to the background lines.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available