AppearanceSettingsStateViewportBackgroundColor Property |
Gets or sets the viewport background color.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Color ViewportBackgroundColor { get; set; }
Public Property ViewportBackgroundColor As Color
Get
Set
Property Value
Type:
Color
See Also