| JsPropertiesExtractor | Send comments on this topic. |
| thickness Method | |
| See Also Example | |
|
| vdWebLibrary Namespace > ScriptCommands Class : thickness Method |
- nvalue
- A double value in Drawing units.
Parameters
- nvalue
- A double value in Drawing units.
| C# | Copy Code |
|---|---|
vdrawobj.scriptCommand.thickness(2.5); | |