Skip to content

ACadSharp.Entities.MultiLeader.TextStyle

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

TextStyle Property

Gets or sets the to be used to display the text label of this . This property overrides the value from when the flag is set in the property.

Remarks

This property is also exposed by the class (). Values should be equal, the is assumed to be used.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

public TextStyle TextStyle { get; set; }

Property Value

TextStyle

Clone this wiki locally