GlowEffect Constructors
Contains properties for a glow effect applied to a shape.| Name | Parameters | Description |
|---|---|---|
| GlowEffect() | none | Initializes a new instance of the GlowEffect class. |
| GlowEffect(Single) | radius | Initializes a new instance of the GlowEffect class with specified settings. |
See Also