Eyeshot 9.0 WinForms API Reference
DrawGL(PointRGB) Method

WinForms Assembly > devDept.Graphics Namespace > ExtensionMethodsGL Class > DrawGL Method : DrawGL(PointRGB) Method
Calls gl.Color3ub(R, G, B) and glVertex3d(X, Y, Z).
Syntax
'Declaration
 
Public Overloads Shared Sub DrawGL( _
   ByVal value As PointRGB _
) 
public static void DrawGL( 
   PointRGB value
)

Parameters

value
See Also

Reference

ExtensionMethodsGL Class
ExtensionMethodsGL Members
Overload List