Represents the OpenGL control size measured in pixels It changes if there is a window resize event

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

Syntax

C#
protected XY _controlSize
Visual Basic (Declaration)
Protected _controlSize As XY
Visual C++
protected:
XY^ _controlSize

See Also