Search
CaptionedNode.dividerStrokeDashOffset Property
See Also
 





Gets or sets the the distance between the line start and the beginning of the dash pattern.

Namespace: MindFusion.Diagramming
File: CaptionedNode.js

 Syntax

JavaScript  Copy Code

get dividerStrokeDashOffset() {}
set dividerStrokeDashOffset(value) {}

 Property Value

Number

The offset.

 See Also