Share

TextStyle.Underlined Property

Description

Returns true if the TextStyle object is set to display underlined text. Otherwise returns false.

Visual Basic

Public Property Underlined() As bool

C#

public bool Underlined;

Conditions

Read / Write

Links

TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?