Images.Insert Method
Name | Parameters | Description |
---|---|---|
Insert |
image, name, resource |
Inserts an image from project resources. |
Insert |
image, name, resource |
Inserts an image from project resources. |
Insert |
index, value, name | Inserts an image with the assigned name into the collection at the specified position. |
Insert |
index, value | Inserts an image into the collection at the specified position. |
Insert |
assembly |
Inserts an image from the target assembly. |