메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
GetBrush ( |
메소드 | 설명 | |
---|---|---|
Draw ( |
public CreatePath ( float x, float y, float width, float height, float radius ) : |
||
x | float | |
y | float | |
width | float | |
height | float | |
radius | float | |
리턴 |
protected GetBrush ( |
||
r | ||
리턴 |
public RoundRectangleNode ( Point l, |
||
l | Point | |
s | ||
리턴 | System.Drawing |
public RoundRectangleNode ( |
||
rec | ||
리턴 | System.Drawing |
public RoundRectangleNode ( int top, int left, int width, int height ) : System.Drawing | ||
top | int | |
left | int | |
width | int | |
height | int | |
리턴 | System.Drawing |