Model.RotateUp Method

Rotates the view upwards.
Public Sub RotateUp( _ 
ByVal degrees As Double
)
This language is not supported or no code example is available.
public void RotateUp( 
double degrees 
)
This language is not supported or no code example is available.

Parameters

degrees
double

Degrees of rotation

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition