ACadSharp.Entities.Entity.LinetypeScale - DomCR/ACadSharp GitHub Wiki

LinetypeScale Property

Linetype scale for this entity.

Remarks

This must be a positive, non-negative number.

Definition

Namespace: ACadSharp.Entities.Entity

C#

DxfCodeValueAttribute
public Double LinetypeScale { get; set; }

Property Value

Double