SmartPalette Class Methods
For a list of all members of this type, see SmartPalette members.
Public Methods
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified key and color item to this palette. | |
Clear | Clears the SmartPalette. | |
FromColors | Creates a SmartPalette with range colors based on the specified element value and colors. | |
FromColorsRange | Overloaded. Generates a SmartPalette based on the specified element value, element value range, and colors. | |
GetEnumerator | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
GetObjectData | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
GetScaleRange | Get a ScaleRange object representing the union of all value ranges defined by colors that match the specified key. | |
GetValueColor | Get the thematic color based on the key and values of smartPalettes.. | |
LoadState | Imports a SmartPalette object from the specified xml file. | |
OnDeserialization | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | |
Remove | Overloaded. Removes an entry with the specified key from the collection. | |
SaveState | Overloaded. Saves the SmartPalette instance to an xml file. |
See Also