ViewCubeIcon.Clone Method

Creates a new object that is a copy of the current instance.
Public Overrides Function Clone() As Object
This language is not supported or no code example is available.
public override object Clone()
This language is not supported or no code example is available.

Return Value

object

A new object that is a copy of this instance.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition