Skip to content

ACadSharp.Entities.Dimension.LineSpacingFactor

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

LineSpacingFactor Property

Dimension text-line spacing factor

Remarks

Percentage of default (3-on-5) line spacing to be applied.

Definition

Namespace: ACadSharp.Entities.Dimension

C#

DxfCodeValueAttribute
public Double LineSpacingFactor { get; set; }

Property Value

Double

Value

Valid values range from 0.25 to 4.00

Clone this wiki locally