Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.TextLabel

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

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.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public String TextLabel { get; set; }

Property Value

String

Clone this wiki locally