Skip to content

ACadSharp.Entities.IText.Style

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Style Property

Style of this text entity.

Definition

Namespace: ACadSharp.Entities.IText

C#

public TextStyle Style { get; set; }

Property Value

TextStyle

Clone this wiki locally