| JsPropertiesExtractor | Send comments on this topic. |
| lineweight Method | |
| See Also Example | |
|
| vdWebLibrary Namespace > ScriptCommands Class : lineweight Method |
- nvalue
- A number that represents the width in hundrents millimeters in screen devie. A value of 100 means 1 mm. Additionaly the following values are also supported LW_BYBLOCK , LW_BYLAYER , LW_DOCUMENTDEFAULT
Parameters
- nvalue
- A number that represents the width in hundrents millimeters in screen devie. A value of 100 means 1 mm. Additionaly the following values are also supported LW_BYBLOCK , LW_BYLAYER , LW_DOCUMENTDEFAULT
| C# | Copy Code |
|---|---|
vdrawobj.scriptCommand.lineweight(100); | |
If the active penwidth is not 0 then the active penwidth is used instead.