Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
MCP Servers
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
Support
Resources
Design and Productivity Tools
The shape stroke configuration options.
Package:@progress/kendo-drawing
string
The stroke color in any of the following formats.
| Value | Description | --- | --- | --- | red | The basic or extended CSS Color name | #ff0000 | The Hex RGB value | rgb(255, 0, 0) | The RGB value
Specifying 'none', 'transparent' or '' (an empty string) clears the stroke.
'none'
'transparent'
''
DashType
The stroke dash type.
"solid"
LineCap
The stroke line cap style.
"butt"
LineJoin
The stroke line join style.
"miter"
number
The stroke opacity. Ranges from zero (completely transparent) to one (completely opaque).
The stroke width in pixels.