ComponentOne Extended Library for WPF and Silverlight
Clone Method (ColorPalette)

C1.WPF.Extended Namespace > ColorPalette Class : Clone Method
Returns a clone of this palette with the specified theme name.
Syntax
'Declaration
 
Public Function Clone( _
   ByVal themeName As String _
) As ColorPalette
public ColorPalette Clone( 
   string themeName
)

Parameters

themeName
See Also

Reference

ColorPalette Class
ColorPalette Members