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