Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Text Class / UpsideDown Property

In This Topic
    UpsideDown Property (Text)
    In This Topic
    The text is flipped in Y.
    Syntax
    'Declaration
     
    Public Overridable Property UpsideDown As Boolean
    public virtual bool UpsideDown {get; set;}
    See Also