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

◆ image() [3/3]

picture_box & xtd::forms::picture_box::image ( std::nullptr_t  )

Resets the image that is displayed by picture_box.

Parameters
nullptr.
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.