Glow
Glow class
Represents a Glow effect, in which a color blurred outline is added outside the edges of the object.
public sealed class Glow : IGlow
Properties
| Name | Description |
|---|---|
| Color { get; } | Color format. Read-only IColorFormat. |
| Radius { get; set; } | Radius. Read/write Double. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified Glow is equal to the current Glow. |
| GetEffective() | Gets effective Glow effect data with the inheritance applied. |
| override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- interface IGlow
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides