ViewInfo.ShowWallpaperInGrayScale Property

ViewInfoShowWallpaperInGrayScale Property

True if wallpaper (if any) is to be shown in gray scale in this view.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ShowWallpaperInGrayScale { get; }
Public ReadOnly Property ShowWallpaperInGrayScale As Boolean
	Get

Property Value

Type: Boolean
See Also