IAlphaModulateFixedEffectiveData
IAlphaModulateFixedEffectiveData interface
Immutable object which represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage.
public interface IAlphaModulateFixedEffectiveData : IEffectEffectiveData
Properties
Name | Description |
---|---|
Amount { get; } | Returns an amount of effect in percents. Read-only Single. |
AsIEffectEffectiveData { get; } | Allows to get base IEffectEffectiveData interface. Read-only IEffectEffectiveData . |
See Also
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides