Layer (arcpy.mapping)
Summary
References a layer (.lyr) file stored on disk.
Discussion
For a more complete discussion, refer to the Layer Class help topic.
Syntax
Layer (lyr_file_path)
Parameter | Explanation | Data Type |
lyr_file_path |
A string that includes the full path and file name of an existing layer (.lyr) file. | String |
5/7/2013