public struct GridPalette
Defines palette entry color and value.
Methods
| Name | Description |
|---|---|
| ctor | Constructor. |
Fields
| Name | Type | Description |
|---|---|---|
| Color | Color | The color to be used to identify values up to Dew.Math.Tee.GridPalette.UpToValue |
| UpToValue | Double | Use the Dew.Math.Tee.GridPalette.Color to color level up to this value. |