프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BorderWidth | int |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Releases the unmanaged resources used by the Renderer and optionally releases the managed resources
|
메소드 | 설명 | |
---|---|---|
Renderer ( ) : System |
Initializes a new instance of the Renderer class with default settings
|
|
SetBackBrushColor ( Color color ) : void |
Sets the color of the brush used to draw the background
|
|
SetForeBrushColor ( Color color ) : void |
Sets the color of the brush used to draw the foreground
|
protected SetBackBrushColor ( Color color ) : void | ||
color | Color | The color of the brush |
리턴 | void |
protected SetForeBrushColor ( Color color ) : void | ||
color | Color | The color of the brush |
리턴 | void |