Skip to content

ACadSharp.Entities.TextEntity.Style

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Style Property

Style of this text entity.

Definition

Namespace: ACadSharp.Entities.TextEntity

C#

DxfCodeValueAttribute
public TextStyle Style { get; set; }

Property Value

TextStyle

Clone this wiki locally