Engine.AddImage ( image, imageName)
The index of the image that was added.
Adds an image to the engine image lists.
The engine maintains lists of images that consist of all the icons from the <TestStand>\Components\NI\Icons and <TestStand>\Components\User\Icons directories as well as images added using this method. This method adds an image to the engine image lists and the Images collection.
image As Picture
[In] Must be an icon image.
imageName As String
[In] Specifies the name to associate with the image. The name must be unique among all images.