Skip to content

ACadSharp.Tables.TextStyle.TrueType

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

TrueType Property

A long value which contains a truetype font’s pitch and family, character set, and italic and bold flags

Definition

Namespace: ACadSharp.Tables.TextStyle

C#

public FontFlags TrueType { get; set; }

Property Value

FontFlags

Clone this wiki locally