C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1Brush Class / Clone Method

In This Topic
Clone Method (C1Brush)
In This Topic
Creates a copy of this object.
Syntax
'Declaration
 
Public Function Clone() As VisualPrimitive
 

Return Value

Returns the created copy.
See Also