Eyeshot 10 WPF API Reference
Clone Method (Plane)

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

Return Value

The new plane obejct.
See Also

Reference

Plane Class
Plane Members