Property Renderer
Renderer
Gets or sets a renderer that specifies how this sublayer is symbolized.
Declaration
public Renderer? Renderer { get; set; }
Property Value
| Type | Description |
|---|---|
| Renderer | A renderer that specifies how this sublayer is symbolized. |
Remarks
Renderers that reference external style definitions are not supported. Only renderers authored for BuildingComponentSublayerType point sublayers are honored. Renderers that are subsequently set are not honored, and any previously-set renderers are cleared.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |