ViewCubeIcon(ViewCubeIcon) Constructor

Copy constructor.
Public Sub New( _ 
ByVal other As ViewCubeIcon
)
This language is not supported or no code example is available.
public ViewCubeIcon( 
ViewCubeIcon other 
)
This language is not supported or no code example is available.

Parameters

other
ViewCubeIcon

The ViewCubeIcon to copy data from

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition