laptop and a wrench

漏洞

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

上次发布: September 9, 2022 ArcGIS Pro SDK for .NET
漏洞 ID 编号 BUG-000151182
已提交July 29, 2022
上次修改时间June 16, 2025
适用范围ArcGIS Pro SDK for .NET
找到的版本3.0
操作系统Windows OS
操作系统版本10.0
修正版本3.1
状态Fixed

解决办法

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

重现步骤

漏洞 ID: BUG-000151182

软件:

  • ArcGIS Pro SDK for .NET

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项