Skip to content

ACadSharp.Objects.MultiLeaderStyle.TextStyle

Albert Domenech edited this page Aug 4, 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#

DxfCodeValueAttribute
public TextStyle TextStyle { get; set; }

Property Value

TextStyle

Clone this wiki locally