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