RhinoCommon API
AppearanceSettingsSetPaintColor Method (PaintColor, Color) |
Sets the logical paint color association to a spacific .Net library color, without forced UI update.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)

public static void SetPaintColor( PaintColor whichColor, Color c )
Public Shared Sub SetPaintColor ( whichColor As PaintColor, c As Color )
Parameters
- whichColor
- Type: Rhino.ApplicationSettingsPaintColor
A logical color association. - c
- Type: System.DrawingColor
A .Net library color.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14