MapWinGIS:GradientModel
From MapWindow GIS
The gradient model enumerations are used to determine the gradient model to be used for a grid color break.
Values
| Name | Summary |
|---|---|
| Logorithmic |
This is an example of a grid color break using a logorithmic gradient model. This produces the slowest variation in color for the grid color scheme the color break is added to. |
| Linear |
This is an example of a grid color break using a linear gradient model. This produces a faster variation in color for the grid color scheme the color break is added to. Notice how it produces faster variation in the gradient colors than the logorithmic gradient model, and slower variation in the gradient colors than the exponential gradient model. |
| Exponential |
This is an example of a grid color break using an exponential gradient model. This produces the fastest variation in color for the grid color scheme the color break is added to. |



















