Method | Description | |
---|---|---|
Create ( |
||
Create ( |
||
Create ( |
||
Create ( int x, int y, int width, int height ) : |
||
Create ( int x, int y, int width, int height, int radius ) : |
||
Create ( int x, int y, int width, int height, int radius, RectangleCorners corners ) : |
public static Create ( |
||
rect | ||
return |
public static Create ( |
||
rect | ||
radius | int | |
return |
public static Create ( |
||
rect | ||
radius | int | |
corners | RectangleCorners | |
return |
public static Create ( int x, int y, int width, int height ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
return |
public static Create ( int x, int y, int width, int height, int radius ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
radius | int | |
return |
public static Create ( int x, int y, int width, int height, int radius, RectangleCorners corners ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
radius | int | |
corners | RectangleCorners | |
return |