A base class for renderers that can help visualize raster data. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: | |
Inherited By: | BaseStretchRenderer, ColormapRenderer, and HillshadeRenderer |
Properties
- rendererType : Enums.RasterRendererType
Detailed Description
Note: This type is immutable once created. Once the renderer is created and applied to a layer, none of its properties can be changed. Instead, create a new renderer and apply it to the layer.
Property Documentation
Returns the RasterRenderer type (read-only).
See also Enums.RasterRendererType.