Environment.MaxTextureSize Property

Gets the maximum texture size allowed on current OpenGL implementation (in pixel).
Public ReadOnly Property MaxTextureSize() As Integer
This language is not supported or no code example is available.
public int MaxTextureSize {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition