Méthode | Description | |
---|---|---|
RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics | ||
RectangleG ( int x, int y, int width, int height ) : System |
public RectangleG ( int x, int y, int width, int height ) : NewTOAPIA.Graphics | ||
x | int | |
y | int | |
width | int | |
height | int | |
Résultat | NewTOAPIA.Graphics |
public RectangleG ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
Résultat | System |