MindFusion.Wpf Pack Programmer's Guide
AeroEffect.ShadeColor Property
See Also
 





Gets or sets the color of the shade.

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

 Syntax

C#  Copy Code

public Color ShadeColor { get; set; }

Visual Basic  Copy Code

Public Property ShadeColor As Color

 Property Value

A Color object. The default is Black.

 See Also

AeroEffect Members
AeroEffect Class
MindFusion.Diagramming.Wpf Namespace