ViewSettingsRotateCircleIncrement Property |
When the user rotates a view with the keyboard, Rhino rotates the view in steps. The usual step is 1/60th of a circle, which equals six degrees.
Namespace: Rhino.ApplicationSettings
public static int RotateCircleIncrement { get; set; }
Public Shared Property RotateCircleIncrement As Integer Get Set