Click or drag to resize

RhinoViewInDynamicViewChange Property

true if the view is being dynamically changed by mouse moves, arrow keys, trackballs, etc.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.1
Syntax
public bool InDynamicViewChange { get; }

Property Value

Type: Boolean
See Also