IGlowEffectiveData
IGlowEffectiveData interface
Immutable object which represents a Glow effect, in which a color blurred outline is added outside the edges of the object.
public interface IGlowEffectiveData : IEffectEffectiveData
Properties
Name | Description |
---|---|
AsIEffectEffectiveData { get; } | Allows to get base IEffectEffectiveData interface. Read-only IEffectEffectiveData . |
Color { get; } | Color. Read-only Color. |
Radius { get; } | Radius. Read-only Double. |
See Also
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides