Shape.Glow Property

Definition

Returns a GlowFormat object for a specified shape that contains glow formatting properties for the shape. Read-only.

public:
 property Microsoft::Office::Core::GlowFormat ^ Glow { Microsoft::Office::Core::GlowFormat ^ get(); };
public Microsoft.Office.Core.GlowFormat Glow { get; }
member this.Glow : Microsoft.Office.Core.GlowFormat
Public ReadOnly Property Glow As GlowFormat

Property Value

GlowFormat

Remarks

The glow effect adds a vibrant colored edge to graphics.

Applies to