Description
Returns True if the TextStyle object is set to display text upside down. Otherwise returns False.
Visual Basic
Public Property UpsideDown() As bool
C#
public bool UpsideDown;
Conditions
Read / Write
Links
TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace