Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / MaxTextureSize Method

In This Topic
    MaxTextureSize Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function MaxTextureSize() As Integer
    public abstract int MaxTextureSize()
    See Also