Click or drag to resize

AppearanceSettingsBlackWhiteSwitching Property

Mode where white objects are drawn black when on a light background and black objects are drawn white when on a dark background

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static bool BlackWhiteSwitching { get; set; }

Property Value

Type: Boolean
See Also