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

In This Topic
    UpsideDown Property (AttributeReference)
    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