RhinoCommon API
RenderSettingsBackgroundColorBottom Property |
Gets or sets the background bottom color used in rendering.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public Color BackgroundColorBottom { get; set; }
Public Property BackgroundColorBottom As Color Get Set
Property Value
Type: Color