漏洞
漏洞 ID 编号 | BUG-000143717 |
---|---|
已提交 | October 15, 2021 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 2.8.3 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Will Not Be Addressed |
Using Python CIM access as below:
aprx.listLayouts()[0]
lyt_cim = lyt.getDefinition("V2")
for item in lyt_cim.elements:
if item.name == "Legend":
for element in item.items:
if element.name == "<layer>":
element.showHeading = False
element.showGroupLayerName = False
element.showLayerName = False
lyt.setDefinition(lyt_cim)
漏洞 ID: BUG-000143717
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序