Share

Database.LineWeightDisplay Property

Description

Accesses the line weight display status.

See the System Variables section of the AutoCAD Command Reference for information on LWDISPLAY

Visual Basic

Public Property LineWeightDisplay() As bool

C#

public bool LineWeightDisplay;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?