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