Eyeshot 11 WPF API Reference
WPF 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