rendering Mode
The mode defines how the oriented imagery layer is rendered. FeatureRenderingMode.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.
FeatureRenderingMode.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.
Since
300.1.0