C1.Win.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / Clone Method

In This Topic
Clone Method (BackgroundBrushProvider)
In This Topic
Gets a clone of this BackgroundBrushProvider.
Syntax
'Declaration
 
Public Function Clone() As BackgroundBrushProvider
 

Return Value

A clone of this BackgroundBrushProvider.
See Also