| JsPropertiesExtractor | Send comments on this topic. |
| layer Method | |
| See Also Example | |
|
| vdWebLibrary Namespace > ScriptCommands Class : layer Method |
- name
- The name of an existing layer
| C# | Copy Code |
|---|---|
vdrawobj.scriptCommand.layer("walls"); | |
If the passed name does not exist in the GetLayers then does nothing.