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
Cocoa
Size
C# Class Cocoa.Size
Afficher le fichier
Open project: mono/cocoa-sharp
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Height
float
Width
float
Méthodes publiques
Méthode
Description
Size
(
float
width
,
float
height
) :
Cocoa
Method Details
Size()
public
méthode
public
Size
(
float
width
,
float
height
) :
Cocoa
width
float
height
float
Résultat
Cocoa
Property Details
Height
public_oe property
public
float
Height
Résultat
float
Width
public_oe property
public
float
Width
Résultat
float