C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / Line Class / Clone Method

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

Return Value

Returns the created copy.
See Also