Eyeshot 10 WinForms API Reference
Clone Method (Point4D)

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

Return Value

The new 4D point.
See Also

Reference

Point4D Class
Point4D Members