laptop and a wrench

Bug

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

Last Published: September 9, 2022 ArcGIS Pro SDK for .NET
Bug ID Number BUG-000151182
SubmittedJuly 29, 2022
Last ModifiedJune 16, 2025
Applies toArcGIS Pro SDK for .NET
Version found3.0
Operating SystemWindows OS
Operating System Version10.0
Version Fixed3.1
StatusFixed

Workaround

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);

Steps to Reproduce

Bug ID: BUG-000151182

Software:

  • ArcGIS Pro SDK for .NET

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options