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

◆ image() [1/3]

std::optional< drawing::image > xtd::forms::picture_box::image ( ) const
noexcept

Gets the image that is displayed by picture_box.

Returns
The xtd::drawing::image to display.
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.