Méthode | 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 |
Méthode | Description | |
---|---|---|
GetBrush ( |
Méthode | Description | |
---|---|---|
Draw ( |
public CreatePath ( float x, float y, float width, float height, float radius ) : |
||
x | float | |
y | float | |
width | float | |
height | float | |
radius | float | |
Résultat |
protected GetBrush ( |
||
r | ||
Résultat |
public RoundRectangleNode ( ) : System.Drawing | ||
Résultat | System.Drawing |
public RoundRectangleNode ( Point l, |
||
l | Point | |
s | ||
Résultat | System.Drawing |
public RoundRectangleNode ( |
||
rec | ||
Résultat | System.Drawing |
public RoundRectangleNode ( int top, int left, int width, int height ) : System.Drawing | ||
top | int | |
left | int | |
width | int | |
height | int | |
Résultat | System.Drawing |