Method | Description | |
---|---|---|
CreatePath ( float x, float y, float width, float height, float radius ) : |
||
RoundRectangleNode ( ) : System.Drawing | ||
RoundRectangleNode ( Point l, |
||
RoundRectangleNode ( |
||
RoundRectangleNode ( int top, int left, int width, int height ) : System.Drawing |
Method | Description | |
---|---|---|
GetBrush ( |
Method | Description | |
---|---|---|
Draw ( |
public CreatePath ( float x, float y, float width, float height, float radius ) : |
||
x | float | |
y | float | |
width | float | |
height | float | |
radius | float | |
return |
protected GetBrush ( |
||
r | ||
return |
public RoundRectangleNode ( ) : System.Drawing | ||
return | System.Drawing |
public RoundRectangleNode ( Point l, |
||
l | Point | |
s | ||
return | System.Drawing |
public RoundRectangleNode ( |
||
rec | ||
return | System.Drawing |
public RoundRectangleNode ( int top, int left, int width, int height ) : System.Drawing | ||
top | int | |
left | int | |
width | int | |
height | int | |
return | System.Drawing |