Click Event

Occurs when the ViewCubeIcon is clicked.
Public Event Click As ViewCubeClickEventHandler
This language is not supported or no code example is available.
public event ViewCubeClickEventHandler Click
This language is not supported or no code example is available.
Remarks
 
Adding an handler to this event disables the automatic set of the view. The view must be set by the handler.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition