Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cocoa
Size
C# Class Cocoa.Size
Exibir arquivo
Open project: mono/cocoa-sharp
Class Usage Examples
Public Properties
Property
Type
Description
Height
float
Width
float
Public Methods
Method
Description
Size
(
float
width
,
float
height
) :
Cocoa
Method Details
Size()
public
method
public
Size
(
float
width
,
float
height
) :
Cocoa
width
float
height
float
return
Cocoa
Property Details
Height
public_oe property
public
float
Height
return
float
Width
public_oe property
public
float
Width
return
float