Skip to content

ACadSharp.Header.CadHeader.LineTypeScale

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

LineTypeScale Property

Sets the global linetype scale factor.

Remarks

System variable LTSCALE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double LineTypeScale { get; set; }

Property Value

Double

Clone this wiki locally