SoGLFormatIsAvailable Method |
Returns true if this format is available on the system.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsAvailable()
Public Function IsAvailable As Boolean
public:
bool IsAvailable()
member IsAvailable : unit -> bool
Return Value
Type:
BooleanRemarks
The display must be valid (see the () function).
See Also