Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Processing
size
C# Class Processing.size
Datei anzeigen
Open project: Wiladams/NewTOAPIA
Public Properties
Property
Type
Description
height
int
width
int
Public Methods
Method
Description
size
(
int
width_
,
int
height_
) :
System
Method Details
size()
public
method
public
size
(
int
width_
,
int
height_
) :
System
width_
int
height_
int
return
System
Property Details
height
public_oe property
public
int
height
return
int
width
public_oe property
public
int
width
return
int