Bogue
| Numéro d’ID de bogue | BUG-000143717 |
|---|---|
| Envoi | October 15, 2021 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.8.3 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Statut | 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 de bogue: BUG-000143717
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support