Share via


GridColor.ToColor Method (Microsoft.PerformancePoint.Scorecards)

Converts to a Color structure.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Function ToColor As Color
'Usage
Dim instance As GridColor
Dim returnValue As Color

returnValue = instance.ToColor
public Color ToColor ()

Return Value

A Color structure.

See Also

Reference

GridColor Class
GridColor Members
Microsoft.PerformancePoint.Scorecards Namespace