Skip to content

ACadSharp.Entities.MText.LineSpacing

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

LineSpacing Property

Mtext line spacing factor.

Remarks

Percentage of default (3-on-5) line spacing to be applied.Valid values range from 0.25 to 4.00

Definition

Namespace: ACadSharp.Entities.MText

C#

DxfCodeValueAttribute
public Double LineSpacing { get; set; }

Property Value

Double

Clone this wiki locally