Method DefaultDrawImage
DefaultDrawImage(AbstractControl, Graphics)
Performs default drawing of the image.
public virtual void DefaultDrawImage(AbstractControl control, Graphics dc)
Parameters
control
AbstractControlControl in which this object is painted.
dc
GraphicsDrawing context.