IBackgroundPictures Interface Members
In This Topic
The following tables list the members exposed by IBackgroundPictures.
Public Methods
| Name | Description |
 | addPicture | Overloaded. Creates a background picture from an existing file. Returns the IBackgroundPicture objectthat represents the new background picture. |
 | addPictureInPixel | Overloaded. Creates a background picture from an existing file. Returns the IBackgroundPicture objectthat represents the new background picture. |
 | get | Overloaded. Returns a single object from a collection. |
 | getCount | Returns the number of objects in the collection. |
Top
See Also