Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / MaxTextureSize Property

In This Topic
    MaxTextureSize Property
    In This Topic
    Gets the maximum texture size allowed on current OpenGL implementation (in pixel).
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxTextureSize As Integer
    public int MaxTextureSize {get;}
    See Also