MindFusion.Wpf Pack Programmer's Guide
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 portion of the effect.

ReflectionColor

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

Type

Gets or sets the type of the glass effect.

UsePenAsGlow

Gets or sets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective node.

 Public Methods

  Name Description

Clone

NodeEffect.Clone override.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation. (Inherited from NodeEffect.)

 See Also

GlassEffect Class
MindFusion.Diagramming.Wpf Namespace