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
NPlot
RectangleD
C# Class NPlot.RectangleD
Stores a set of four double numbers that represent the location and size of a rectangle. TODO: implement more functionality similar to Drawing.RectangleF.
Afficher le fichier
Open project: GridProtectionAlliance/openHistorian
Class Usage Examples
Méthodes publiques
Méthode
Description
RectangleD
(
double
x
,
double
y
,
double
width
,
double
height
)
Constructor
Method Details
RectangleD()
public
méthode
Constructor
public
RectangleD
(
double
x
,
double
y
,
double
width
,
double
height
)
x
double
y
double
width
double
height
double