Skip to content

ACadSharp.Entities.IEntity.LinetypeScale

Albert Domenech edited this page Sep 10, 2025 · 2 revisions

LineTypeScale Property

Linetype scale for this entity.

Remarks

This must be a positive, non-negative number.

Definition

Namespace: ACadSharp.Entities.IEntity

C#

public Double LineTypeScale { get; set; }

Property Value

Double

Clone this wiki locally