Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NewTOAPIA
Graphics
Size2D
C# Class NewTOAPIA.Graphics.Size2D
Show file
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 property
public
double
height
return
double
width
public property
public
double
width
return
double