Method | Description | |
---|---|---|
LogicChannelControl ( ) : System | ||
drawRoundRect ( |
Draws a rounded rectangle on the graphics object
|
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
raiseSettingsChangedEvent ( ) : void |
Raises the settingschangedevent
|
Method | Description | |
---|---|---|
GetDCEx ( |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public drawRoundRect ( |
||
g | The graphics object | |
p | The pen | |
rect | The rectangle | |
radius | float | The corner radius |
return | void |
protected raiseSettingsChangedEvent ( ) : void | ||
return | void |