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

In This Topic
    Simplify Property (Text)
    In This Topic
    Gets or sets a value indicating whether the text must be simplified when it becomes small on screen.
    Syntax
    'Declaration
     
    Public Property Simplify As Boolean
    public bool Simplify {get; set;}
    See Also