EffectParameter Members
Include Protected Members
Include Inherited Members
Describes a single Picture Effect parameter.
The EffectParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the EffectParameter object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the EffectParameter object was created. |
![]() |
Name | Gets the string name of the EffectParameterparameter. |
![]() |
Value | Gets or sets the value of the EffectParameter object. |
Top