Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / IShader Interface / IsCompiled Property

In This Topic
    IsCompiled Property (IShader)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property IsCompiled As Boolean
    bool IsCompiled {get;}
    See Also