Skip to content

ACadSharp.Entities.Entity.LinetypeScale

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

LinetypeScale Property

Linetype scale for this entity.

Remarks

This must be a positive, non-negative number.

Definition

Namespace: ACadSharp.Entities.Entity

C#

public Double LinetypeScale { get; set; }

Property Value

Double

Clone this wiki locally