Eyeshot 10 WinForms API Reference
Clone Method (PointTangentU)

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

Return Value

The new intersection point object.
See Also

Reference

PointTangentU Class
PointTangentU Members