Click or drag to resize

ViewInfoFocalBlurModes Enumeration

The different focal blur modes of the ViewInfo

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum ViewInfoFocalBlurModes
Members
  Member nameValueDescription
None0 No focal blur
Automatic1Auto-focus on selected objects
Manual2Fully manual focus
See Also