ACadSharp.Objects.MultiLeaderAnnotContext.TextLabel - DomCR/ACadSharp GitHub Wiki

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