Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ColorPalette Class / GetColorPalette Method

In This Topic
    GetColorPalette Method (ColorPalette)
    In This Topic
    Returns one of the predefined color palettes.
    Syntax
    'Declaration
     
    
    Public Shared Function GetColorPalette( _
       ByVal colorPalette As Office2007ColorTheme _
    ) As ColorPalette
    public static ColorPalette GetColorPalette( 
       Office2007ColorTheme colorPalette
    )

    Parameters

    colorPalette
    See Also