ViewInfo.FocalBlurMode Property

ViewInfoFocalBlurMode Property

Gets or sets the Focal blur mode of the active viewport

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ViewInfoFocalBlurModes FocalBlurMode { get; set; }
Public Property FocalBlurMode As ViewInfoFocalBlurModes
	Get
	Set

Property Value

Type: ViewInfoFocalBlurModes
Version Information

Rhino for Windows

Supported in: 6.8
See Also