Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreatePath ( float x, float y, float width, float height, float radius, bool RoundTopLeft, bool RoundTopRight, bool RoundBottomRight, bool RoundBottomLeft ) : |
||
MyGroupBox ( ) : System |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
public static CreatePath ( float x, float y, float width, float height, float radius, bool RoundTopLeft, bool RoundTopRight, bool RoundBottomRight, bool RoundBottomLeft ) : |
||
x | float | |
y | float | |
width | float | |
height | float | |
radius | float | |
RoundTopLeft | bool | |
RoundTopRight | bool | |
RoundBottomRight | bool | |
RoundBottomLeft | bool | |
return |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |