Drawable Methods |
The Drawable type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateGraphics |
Creates a graphics context for this control
| |
| GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.) | |
| OnPaint |
Raises the Paint event
| |
| Update |
Update the specified region directly
|