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
NewTOAPIA
Graphics
Size2I
C# Class NewTOAPIA.Graphics.Size2I
Mostra file
Open project: Wiladams/NewTOAPIA
Public Properties
Property
Type
Description
height
int
width
int
Public Methods
Method
Description
Size2I
(
int
width_
,
int
height_
)
Method Details
Size2I()
public
method
public
Size2I
(
int
width_
,
int
height_
)
width_
int
height_
int
Property Details
height
public_oe property
public
int
height
return
int
width
public_oe property
public
int
width
return
int