Enables the program.
Namespace: HighGLAssembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void Use() |
Visual Basic |
---|
Public Sub Use |
Visual C++ |
---|
public: void Use() |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | If this object was disposed. |