ExtensionMethodsGL.DrawGL (Point2D) Method

Calls glVertex2d(X, Y)
Public Shared Sub DrawGL( _ 
ByVal value As Point2D
)
This language is not supported or no code example is available.
public static void DrawGL( 
this Point2D value 
)
This language is not supported or no code example is available.

Parameters

value
Point2D

.NET Framework

Supported in: 4.8

In this article

Definition