Layer (arcpy.mapping)
サマリ
References a layer (.lyr) file stored on disk.
説明
For a more complete discussion, refer to the Layer Class help topic.
構文
Layer (lyr_file_path)
パラメータ | 説明 | データ タイプ |
lyr_file_path |
A string that includes the full path and file name of an existing layer (.lyr) file. | String |
4/26/2014