Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Processing
size
C# Class Processing.size
Afficher le fichier
Open project: Wiladams/NewTOAPIA
Méthodes publiques
Свойство
Type
Description
height
int
width
int
Méthodes publiques
Méthode
Description
size
(
int
width_
,
int
height_
) :
System
Method Details
size()
public
méthode
public
size
(
int
width_
,
int
height_
) :
System
width_
int
height_
int
Résultat
System
Property Details
height
public_oe property
public
int
height
Résultat
int
width
public_oe property
public
int
width
Résultat
int