Layer (arcpy.mapping)
Zusammenfassung
References a layer (.lyr) file stored on disk.
Diskussion
For a more complete discussion, refer to the Layer Class help topic.
Syntax
Layer (lyr_file_path)
Parameter | Erläuterung | Datentyp |
lyr_file_path |
A string that includes the full path and file name of an existing layer (.lyr) file. | String |
9/11/2013