Метод | Описание | |
---|---|---|
LogicChannelControl ( ) : System | ||
drawRoundRect ( |
Draws a rounded rectangle on the graphics object
|
Метод | Описание | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
raiseSettingsChangedEvent ( ) : void |
Raises the settingschangedevent
|
Метод | Описание | |
---|---|---|
GetDCEx ( |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
public drawRoundRect ( |
||
g | The graphics object | |
p | The pen | |
rect | The rectangle | |
radius | float | The corner radius |
Результат | void |
protected raiseSettingsChangedEvent ( ) : void | ||
Результат | void |