Click or drag to resize

WidgetColor Enumeration

Contains enumerated constant values to represent logical colors associated with elements of the user interface.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum WidgetColor
Members
  Member nameValueDescription
UAxisColor0The color of the mapping widget u-axis.
VAxisColor1The color of the mapping widget v-axis..
WAxisColor2The color of the mapping widget w-axis.
See Also