xtd 0.2.0
Loading...
Searching...
No Matches

◆ image() [2/3]

picture_box & xtd::forms::picture_box::image ( const drawing::image image)

Sets the image that is displayed by picture_box.

Parameters
imageThe xtd::drawing::image to display.
Returns
Current picture_box.
Remarks
The image property is set to the xtd::drawing::image to display. You can do this either at design time or at run time.