This field contains the maximum viewport size (OpenGl restriction)

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
protected double[] _maxv
Visual Basic (Declaration)
Protected _maxv As Double()
Visual C++
protected:
array<double>^ _maxv

See Also