







JsPropertiesExtractor | Send comments on this topic. |
tooltip Method | |
See Also Example |
![]() |
vdWebLibrary Namespace > ScriptCommands Class : tooltip Method |
- textvalue
- A string value that used to set the tooltip for new created figures.
Parameters
- textvalue
- A string value that used to set the tooltip for new created figures.
C# | ![]() |
---|---|
vdrawobj.scriptCommand.tooltip("VectorDraw\\nWebControl Test"); |
In order to separate new lines in tooltip add the '\\n'