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: 2023.1.3.0 (2023.1.3)
Syntax public bool IsValidForCurrent()
Public Function IsValidForCurrent As Boolean
public:
bool IsValidForCurrent()
member IsValidForCurrent : unit -> bool
Return Value
Type:
BooleanRemarks See Also