Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / TextureBase Class / MipMapping Field

In This Topic
    MipMapping Field
    In This Topic
    Tells if the mipmapping is enabled on the texture.
    Syntax
    'Declaration
     
    Protected MipMapping As Boolean
    protected bool MipMapping
    See Also