Enums.FeatureRenderingMode enumeration

The FeatureRenderingMode can be one of:

ConstantDescription
Enums.FeatureRenderingModeAutomatic(-) The rendering mode for the layer will be automatically chosen based on the geometry type and Renderer.
Enums.FeatureRenderingModeStatic(1) Static rendering mode - Features will only update between zoom and pan operations in a retained mode. This mode is ideal, for example, for complex geometries or features rendered with cartographic quality symbology. It may also be suited for rendering features when low-end graphics hardware is used.
Enums.FeatureRenderingModeDynamic(2) Dynamic rendering mode - Features will be updated during pan and zoom operations for a smoothly rendered display. This mode is not supported by all Renderers. A HeatmapRenderer is an example of a renderer which does not support dynamic rendering mode.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close