OpenGLSurface.Handle
From Xojo Documentation
This property was deprecated in version 2012r2. Please use OpenGLSurface.ContextHandle as a replacement. |
Property (As Integer )
aOpenGLSurface.Handle = newIntegerValue
or
IntegerValue = aOpenGLSurface.Handle
Supported for all project types and targets.
or
IntegerValue = aOpenGLSurface.Handle
Supported for all project types and targets.
This is the OpenGL context identifier.