|
static |
A factory to create an xtd::forms::picture_box with specified image, location, and size.
image | The image that is displayed by picture_box. |
location | A xtd::drawing::point that represent location of the xtd::forms::picture_box. |
size | A xtd::drawing::size that represent size of the xtd::forms::picture_box. |