Eyeshot 10 WinForms API Reference
ViewCubeIcon Constructor(ViewCubeIcon)

WinForms Assembly > devDept.Eyeshot Namespace > ViewCubeIcon Class > ViewCubeIcon Constructor : ViewCubeIcon Constructor(ViewCubeIcon)
The ViewCubeIcon to copy data from
Copy constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal other As ViewCubeIcon _
)
public ViewCubeIcon( 
   ViewCubeIcon other
)

Parameters

other
The ViewCubeIcon to copy data from
See Also

Reference

ViewCubeIcon Class
ViewCubeIcon Members
Overload List