不具合
| 不具合 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 Support アプリのダウンロード