Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CSharpGL
GLCanvasHelper
C# Class CSharpGL.GLCanvasHelper
Mostrar archivo
Open project: bitzhuwei/CSharpGL
Class Usage Examples
Public Methods
Method
Description
DrawClock
( ) :
void
ResizeGL
(
double
width
,
double
height
) :
void
Method Details
DrawClock()
public
static
method
public
static
DrawClock
( ) :
void
return
void
ResizeGL()
public
static
method
public
static
ResizeGL
(
double
width
,
double
height
) :
void
width
double
height
double
return
void