Click or drag to resize

Drawable Methods

The Drawable type exposes the following members.

Methods
  NameDescription
Public methodCreateGraphics
Creates a graphics context for this control
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.)
Protected methodOnPaint
Raises the Paint event
Public methodUpdate
Update the specified region directly
Top
See Also