Method | Description | |
---|---|---|
RectangleEventArgs ( System.Color color, int x, int y, int width, int height ) : System |
public RectangleEventArgs ( System.Color color, int x, int y, int width, int height ) : System | ||
color | System.Color | |
x | int | |
y | int | |
width | int | |
height | int | |
return | System |