Show / Hide Table of Contents

Property RenderingMode

RenderingMode

Gets or sets the mode that defines how the oriented imagery layer is rendered.

Declaration
public FeatureRenderingMode RenderingMode { get; set; }
Property Value
Type Description
FeatureRenderingMode

The mode that defines how the oriented imagery layer is rendered.

Remarks

Static mode is better suited for displaying large datasets and for complex symbology because it does not update the layer's display while pan/zoom operations are in progress.

Dynamic mode is better suited for small datasets that update frequently or for better interactive experiences when the layer's display is updated continuously while pan/zoom operations are in progress.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.