Model.RotateDown Method

Rotates the view downwards.
Public Sub RotateDown( _ 
ByVal degrees As Double
)
This language is not supported or no code example is available.
public void RotateDown( 
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