Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenTK
Graphics
Size
C# Class OpenTK.Graphics.Size
Mostra file
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Properties
Property
Type
Description
Empty
Size
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Size
(
int
w
,
int
h
) :
System
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Size()
public
method
public
Size
(
int
w
,
int
h
) :
System
w
int
h
int
return
System
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool
Property Details
Empty
public_oe static_oe property
public
static
Size,OpenTK.Graphics
Empty
return
Size