BackgroundStyle
Public Enum
Constants that define how the background of a viewport should be filled.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
**Since:**5.0
Syntax
public enum BackgroundStyle
Members
Member name
Value
Description
SolidColor
0
Single solid color fill.
WallpaperImage
1
Simple image background wallpaper.
Gradient
2
Two color top/bottom color gradient.
Environment
3
Using a Render Environment.