Eyeshot 10 WinForms API Reference
Clone Method (Line)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Line Class : Clone Method
Creates a deep copy of this line.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
public override object Clone()

Return Value

The new line object.
See Also

Reference

Line Class
Line Members