AlphaModulationEffect Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AlphaModulationEffect() | Initializes a new instance of the AlphaModulationEffect class. | |
AlphaModulationEffect(String) | Initializes a new instance of the AlphaModulationEffect class from outer XML. | |
AlphaModulationEffect(array<OpenXmlElement[]) | Initializes a new instance of the AlphaModulationEffect class with the specified child elements. | |
AlphaModulationEffect(IEnumerable<OpenXmlElement>) | Initializes a new instance of the AlphaModulationEffect class with the specified child elements. |
Top