Eyeshot 10 WinForms API Reference
Clone Method (Surface)

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

Return Value

The new surface object.
See Also

Reference

Surface Class
Surface Members