Returns the color of this NotifyingColor.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public Color ToColor()
Visual Basic
Public Function ToColor As Color
Visual C++
public:
Color ToColor()

Return Value

The color of this NotifyingColor.

See Also