IAlphaModulateFixedEffectiveData Interface |
Immutable object which represents an Alpha Modulate Fixed effect.
Effect alpha (opacity) values are multiplied by a fixed percentage.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IAlphaModulateFixedEffectiveData
Public Interface IAlphaModulateFixedEffectiveData
public interface class IAlphaModulateFixedEffectiveData
type IAlphaModulateFixedEffectiveData = interface end
The IAlphaModulateFixedEffectiveData type exposes the following members.
Properties
| Name | Description |
---|
 | Amount |
Returns an amount of effect in percents.
Read-only Single.
|
See Also