SoGLContextIsValidForCurrent Method |
Returns true if the context is the current active context or if it is shared with the current active context.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsValidForCurrent()
Public Function IsValidForCurrent As Boolean
public:
bool IsValidForCurrent()
member IsValidForCurrent : unit -> bool
Return Value
Type:
BooleanRemarks See Also