ViewInfoWallpaperHidden Property |
True if wallpaper (if any) is to be hidden from this view.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool WallpaperHidden { get; }
Public ReadOnly Property WallpaperHidden As Boolean
Get
Property Value
Type:
BooleanSee Also