| JsPropertiesExtractor | Send comments on this topic. |
| penwidth Method | |
| See Also Example | |
|
| vdWebLibrary Namespace > ScriptCommands Class : penwidth Method |
- nvalue
- A positive number that represents the width in drawing units.In order to have 1 pixel width the lineweight and penwidth must be both 0
Parameters
- nvalue
- A positive number that represents the width in drawing units.In order to have 1 pixel width the lineweight and penwidth must be both 0
| C# | Copy Code |
|---|---|
vdrawobj.scriptCommand.penwidth(2.5); | |
If the active penwidth is 0 then the active lineweight is used