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