Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.TextLabel

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

TextLabel Property

Gets or sets a string containg the text tat is to be dispayed a s text label of the multileader.

Remarks

The string may contain MTEXT markups to specify new-lines, font, size, style, etc.

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public String TextLabel { get; set; }

Property Value

String

Clone this wiki locally