Share via


GridColor Constructor (GridColor)

Initializes a new instance of the GridColor class based on another GridColor object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    template As GridColor _
)
'Usage
Dim template As GridColor

Dim instance As New GridColor(template)
public GridColor(
    GridColor template
)

Parameters

See Also

Reference

GridColor Class

GridColor Members

GridColor Overload

Microsoft.PerformancePoint.Scorecards Namespace