Layer
摘要
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 |
数据类型 | 说明 |
Layer |
The Layer object provides access to a layer file's layer properties and provides different options for saving a layer (.lyr) file to disk. |
7/10/2012