Show / Hide Table of Contents

Constructor SimpleRenderer

SimpleRenderer()

Initializes a new instance of the SimpleRenderer class.

Declaration
public SimpleRenderer()

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 100.13
.NET Framework100.0 - 100.8
.NET 5100.11
.NET Core 3.1100.7 - 100.8
Xamarin.Android100.0 - 100.13
Xamarin.iOS100.0 - 100.8
UWP100.0 - 100.15
Relevant samples
Display subtype feature layer: Displays a composite layer of all the subtype values in a feature class.
Mobile map (search and route): Display maps and use locators to enable search and routing offline using a Mobile Map Package.
Scene properties expressions: Update the orientation of a graphic using expressions based on its attributes.

SimpleRenderer(Symbol)

Initializes a new instance of the SimpleRenderer class with the given symbol.

Declaration
public SimpleRenderer(Symbol symbol)
Parameters
Type Name Description
Symbol symbol

The symbol.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.0 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 100.15
Relevant samples
Browse WFS layers: Browse a WFS service for layers and add them to the map.
Buffer: Create a buffer around a map point and display the results as a `Graphic`
Change feature layer renderer: Change the appearance of a feature layer with a renderer.
In This Article
Back to top Copyright © 2022 Esri.