IBackgroundPictures Interface Methods
In This Topic
For a list of all members of this type, see IBackgroundPictures members.
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