|
static |
Draws an image in the specified bounds.
graphics | The Graphics used to draw an image. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the image. |
image | The xtd::drawing::image that specifies the image to draw. |
enable | If is true the image is drawing normaly; otherwise the image is drawing in disable style. |
back_color | The back color is usedd to draw image disabled. |
data | Contains the informations needed to draw image. |