Метод | Описание | |
---|---|---|
CheckedRectangle ( int x, int y, int width, int height ) : |
|
|
CheckedRectangleF ( float x, float y, float width, float height ) : |
|
public static CheckedRectangle ( int x, int y, int width, int height ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
Результат |
public static CheckedRectangleF ( float x, float y, float width, float height ) : |
||
x | float | |
y | float | |
width | float | |
height | float | |
Результат |