Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / MultitexturingSupported Property

In This Topic
    MultitexturingSupported Property
    In This Topic
    Gets a values indicating whether the multitexturing is supported.
    Syntax
    'Declaration
     
    Public ReadOnly Property MultitexturingSupported As Boolean
    public bool MultitexturingSupported {get;}
    See Also