Свойство | Type | Description | |
---|---|---|---|
X | double | ||
Y | double |
Méthode | Description | |
---|---|---|
DoublePoint ( double x, double y ) : System |
Initializes a new instance of the DoublePoint struct.
|
public DoublePoint ( double x, double y ) : System | ||
x | double | The x. |
y | double | The y. |
Résultat | System |