Share

AutoCADBlock.LineWeight Property

Parent Object: AutoCADBlock

Description

Read-write property that gets and sets the line weight override for the symbol. Setting the property to 0 restores the symbol to the line weight defined by the layer on which this curve resides.

Syntax

AutoCADBlock.LineWeight() As Double

Property Value

This is a read/write property whose value is a Double.

Version

Introduced in version 2011

Was this information helpful?