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
Graphics2D
Size2D
C# Class Graphics2D.Size2D
Mostrar archivo
Open project: spustlik/plotr
Class Usage Examples
Public Properties
Property
Type
Description
Height
double
Width
double
Public Methods
Method
Description
Size2D
(
double
w
,
double
h
) :
System
Method Details
Size2D()
public
method
public
Size2D
(
double
w
,
double
h
) :
System
w
double
h
double
return
System
Property Details
Height
public_oe property
public
double
Height
return
double
Width
public_oe property
public
double
Width
return
double