GlowEffectiveData
GlowEffectiveData class
Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.
public class GlowEffectiveData : EffectEffectiveData<Glow, GlowEffectiveData>, IGlowEffectiveData
Public Members
Name | Description |
---|---|
Color { get; } | Color. Read-only Color. |
Radius { get; } | Glow radius. Read-only Double. |
See Also
- class EffectEffectiveData<TLocalData,TEffectiveData>
- class Glow
- interface IGlowEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides