Share

TextStyle.Font Property

Description

Returns the font definition from the TextStyle object. The returned values are the typeface, the bold and italics style attributes, the character set, and the pitch and family attributes.

Visual Basic

Public Property Font() As FontDescriptor

C#

public FontDescriptor Font;

Conditions

Read / Write

Links

TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?