|
|
ColorGradientMenu Class |
[Missing <summary> documentation for "T:Karamba.GHopper.Utilities.UIWidgets.ColorGradientMenu"]
Namespace: Karamba.GHopper.Utilities.UIWidgets
The ColorGradientMenu type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorGradientMenu | Initializes a new instance of the ColorGradientMenu class |
| Name | Description | |
|---|---|---|
| gradientIndex | ||
| isSet |
return true if the user selected a color.
|
| Name | Description | |
|---|---|---|
| AppendColorGradientMenu | ||
| AppendColorGradientMenuItems_Empty |
add an empty gradient for unselecting.
| |
| AppendColorGradientMenuItems_IniFile |
append gradients defined in the karamba.ini-file.
| |
| AppendColorGradientMenuItems_Presets |
append the preset gradients.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnGradientMenuMouseDown | ||
| plotColors |
return the list of colors.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |