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
NewTOAPIA
Graphics
Size2D
C# Class NewTOAPIA.Graphics.Size2D
Afficher le fichier
Open project: Wiladams/NewTOAPIA
Méthodes publiques
Свойство
Type
Description
height
double
width
double
Méthodes publiques
Méthode
Description
Size2D
(
double
width_
,
double
height_
)
Method Details
Size2D()
public
méthode
public
Size2D
(
double
width_
,
double
height_
)
width_
double
height_
double
Property Details
height
public_oe property
public
double
height
Résultat
double
width
public_oe property
public
double
width
Résultat
double