Shape.Glow
Shape.Glow property
Represents a GlowEffect
object that specifies glow effect for the chart element or shape.
public GlowEffect Glow { get; }
Examples
[C#]
Aspose.Cells.Drawing.GlowEffect glowEffect = shape.Glow;
See Also
- class GlowEffect
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells