RhinoCommon API
BackgroundStyle Enumeration |
Constants that define how the background of a viewport should be filled.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0


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 special environment. |
