Class RenderingRule
The rule that specifies how images are rendered or processed on an ArcGIS image service.
Inheritance
Namespace: Esri.ArcGISRuntime.Rasters
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class RenderingRule
Remarks
Raster images whose individual pixels represent elevation values can be rendered in a number of different ways, including representation of slope, aspect, hillshade, and shaded relief. A rendering rule defines how the ArcGIS image service renders its images.
You can create a Rendering
Constructors
Name | Description |
---|---|
Rendering |
Initializes a new instance of the Rendering |
Rendering |
Initializes a new instance of the Rendering |
Properties
Name | Description |
---|---|
Rendering |
Gets rendering rule info from rendering rule object. |
Rendering |
Gets JSON property from rendering rule object. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |