Model.RotateRight Method

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

Parameters

degrees
double

Degrees of rotation

.NET Framework

Supported in: 4.8

In this article

Definition