Color |
public class ColorMapLevel
The ColorMapLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorMapLevel | Initializes a new instance of the ColorMapLevel class |
| Name | Description | |
|---|---|---|
| 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) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| FillColor | Color used to fill the area of this level. | |
| FillPattern | Fill pattern index for this level. | |
| FillPatternColor | Color used for the fill pattern lines. | |
| FillPatternLineWidth | Line width for the fill pattern. | |
| IsLabelVisible | Whether labels for this level are visible. | |
| IsLineVisible | Whether the outline line for the level is visible. | |
| LineColor | Color used for the outline line. | |
| LineStyle | Line style index for the outline. | |
| LineWidth | Width of the outline line. |