Méthode | Description | |
---|---|---|
Box ( double x, double y ) : System.Diagnostics.Contracts |
A box around 0,0 with X being the horizontal And Y being the vertiacal
|
Méthode | Description | |
---|---|---|
Contains ( |
public Box ( double x, double y ) : System.Diagnostics.Contracts | ||
x | double | the width of the box |
y | double | the height of the box |
Résultat | System.Diagnostics.Contracts |