Enables this vertex state.

Namespace: HighGL
Assembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)

Collapse imageSyntax

C#
public void Enable()
Visual Basic
Public Sub Enable
Visual C++
public:
void Enable()

Collapse imageExceptions

ExceptionCondition
System..::..ObjectDisposedExceptionIf this object was disposed.

Collapse imageSee Also