Description
Returns true if the TextStyle object is set to display text with a line over it (that is, similar to underlining, but over the text instead of under it). Otherwise returns false.
Visual Basic
Public Property Overlined() As bool
C#
public bool Overlined;
Conditions
Read / Write
Links
TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace