Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreatePath ( float x, float y, float width, float height, float radius, bool RoundTopLeft, bool RoundTopRight, bool RoundBottomRight, bool RoundBottomLeft ) : |
||
MyGroupBox ( ) : System |
Метод | Описание | |
---|---|---|
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 | |
Результат |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |