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