C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRoundRectangleFragment Class / Clone Method

In This Topic
Clone Method (RenderRoundRectangleFragment)
In This Topic
Creates a copy of the current RenderFragment.
Syntax
'Declaration
 
Public Function Clone() As RenderFragment
 

Return Value

The newly created object.
See Also