AppearanceSettingsSetToDarkMode Method |
Set UI to the default dark mode color scheme
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.2
Syntax public static bool SetToDarkMode()
Public Shared Function SetToDarkMode As Boolean
Return Value
Type:
Booleantrue on sucess
See Also