Search
GlassEffect Members
Constructors Properties
 


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.

 See Also