Свойство | Type | Description | |
---|---|---|---|
X | double | ||
Y | double |
Méthode | Description | |
---|---|---|
DoublePoint ( double newXPoint, double newYPoint ) : System |
Constructor to set points when created.
|
public DoublePoint ( double newXPoint, double newYPoint ) : System | ||
newXPoint | double | X Coordinate |
newYPoint | double | Y Coordinate |
Résultat | System |