Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ControlData Class / UseShaders Property

In This Topic
    UseShaders Property (ControlData)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseShaders As Boolean
    public bool UseShaders {get; set;}
    See Also