laptop and a wrench

Error

The layout PictureElement SetSourcePath method only updates the path in element properties, but not the picture in the layout.

Última publicación: September 9, 2022 ArcGIS Pro SDK for .NET
Número de ID del error BUG-000151182
EnviadoJuly 29, 2022
Última modificaciónJune 16, 2025
Relacionado conArcGIS Pro SDK for .NET
Versión encontrada3.0
Sistema operativoWindows OS
Versión de sistema operativo10.0
Versión corregida3.1
EstadoFixed

Solución alternativa

To refresh the layout and update the pictures, add these lines after changing the layout:

//Force layout refresh var lyt_cim = lyt.GetDefinition(); lyt.SetDefinition(lyt_cim);

Pasos para reproducir

ID del error: BUG-000151182

Software:

  • ArcGIS Pro SDK for .NET

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