MindFusion.Wpf Pack Programmer's Guide
GlassEffect.ReflectionColor Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Color ReflectionColor { get; set; }

Visual Basic  Copy Code

Public Property ReflectionColor As Color

 Property Value

A Color object. The default is White.

 See Also

GlassEffect Members
GlassEffect Class
MindFusion.Diagramming.Wpf Namespace