Search
GlassEffect Members
Constructors Properties Methods Events
 


Represents a glass-like visual effect.

The following tables list the members exposed by the GlassEffect type.

 Public Constructors

  Name Description

GlassEffect

Initializes a new instance of the GlassEffect class.

 Public Properties

  Name Description

glowColor

Gets or sets the color of the glow region of the effect.

reflectionColor

Gets or sets the color of the reflection region of the effect.

type

Gets or sets the type of the glass effect.

usePenAsGlow

Gets or sets whether the glow area of the effect should be painted using the stroke color of target node.

 Public Methods

  Name Description

Clone

ICloneable.Clone implementation. (Inherited from NodeEffect.)

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation. (Inherited from NodeEffect.)

 See Also