Gets or sets the the distance between the line start and the beginning of the dash pattern.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
get strokeDashOffset() {} |
Number
The dash offset.
RemarksThis value is used when strokeDashStyle is set to Custom.
See Also