Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.LineSpacing

Albert Domenech edited this page Sep 17, 2025 · 1 revision

LineSpacing Property

Gets or sets the line spacing style for the display of the text label.

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public LineSpacingStyle LineSpacing { get; set; }

Property Value

LineSpacingStyle

Clone this wiki locally