Tao.OpenGl SDK Documentation

Gl.glVertex2hNV Method 

[Visual Basic]
Public Shared Sub glVertex2hNV( _
   ByVal x As Short, _
   ByVal y As Short _
)
[C#]
public static void glVertex2hNV(
   short x,
   short y
);

See Also

Gl Class | Tao.OpenGl Namespace