Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NewTOAPIA
Graphics
Size2D
C# Class NewTOAPIA.Graphics.Size2D
Mostrar archivo
Open project: Wiladams/NewTOAPIA
Public Properties
Property
Type
Description
height
double
width
double
Public Methods
Method
Description
Size2D
(
double
width_
,
double
height_
)
Method Details
Size2D()
public
method
public
Size2D
(
double
width_
,
double
height_
)
width_
double
height_
double
Property Details
height
public_oe property
public
double
height
return
double
width
public_oe property
public
double
width
return
double