laptop and a wrench

Error

Layer ordering is not honored when separate composite graphics layers are added to a map control in ArcObjects SDK.

Última publicación: August 19, 2020 ArcObjects SDK
Número de ID del error BUG-000086437
EnviadoMarch 27, 2015
Última modificaciónJune 5, 2024
Relacionado conArcObjects SDK
Versión encontrada10.2.2
Sistema operativoWindows OS
Versión de sistema operativo7 64 Bit
EstadoWill Not Be Addressed

Información adicional

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

Solución alternativa

Cast IMap to IGraphicsContainer on line 194 in the code instead of casting ILayer. To do this, change the line of code: IGraphicsContainer container = (IGraphicsContainer)layer; to IGraphicsContainer container = (IGraphicsContainer)m_mapControl.Map;

Pasos para reproducir

ID del error: BUG-000086437

Software:

  • ArcObjects SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga