Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextStyle

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

TextStyle Property

Gets or sets the to be used to display the text label of the multileader.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

public TextStyle TextStyle { get; set; }

Property Value

TextStyle

Clone this wiki locally