Eyeshot 9.0 WinForms API Reference
Clone Method (IndexLine)

WinForms Assembly > devDept.Geometry Namespace > IndexLine Class : Clone Method
Creates a deep copy of this index line.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
public virtual object Clone()

Return Value

The new index line.
See Also

Reference

IndexLine Class
IndexLine Members