PictureEffects Members
Include Protected Members
Include Inherited Members
Represents a collection of PictureEffect objects.
The PictureEffects type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the PictureEffects object. |
![]() |
Count | Gets the count of the number of PictureEffect objects contained within the PictureEffects collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PictureEffects object was created. |
![]() |
Item | Gets a PictureEffect object at the specified index. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes a PictureEffect object from the collection. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Insert | Inserts a picture effect in a chain of composite effects. |
Top