NOTE: This member is now obsolete.use IsShowLineWeight

Gets or sets a value indicating whether a width of lines to draw all entities in the drawing is specified by the file data.

Namespace: CADImport
Assembly: CADImport (in CADImport.dll)

Public Property LineScaled() As Boolean
This language is not supported or no code example is available.
public bool LineScaled {get; set;}
This language is not supported or no code example is available.

Property Value

true if a line width is determined by the file data; otherwise, false.
If this property returns false a width of lines to draw all CAD entities is specified by the NullWidth property.

Windows NT 4.0, Windows 98, Windows XP, Windows Server 2003, Windows Vista; Windows Server 2008 R2, Windows 7, Windows10, Windows11

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 2.0 - 4; NET6

.NET Framework Client Profile

Supported in: 4, 3.5 SP1