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

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