Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GLShader Class / Enabled Property

In This Topic
    Enabled Property (GLShader)
    In This Topic
    Gets the shader's enabled status.
    Syntax
    'Declaration
     
    Public ReadOnly Property Enabled As Boolean
    public bool Enabled {get;}
    See Also