Search
DiagramItem.effectiveStrokeDashStyle Property
See Also
 






Gets the effective line dash pattern that should be applied when stroking this item.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

get effectiveStrokeDashStyle() {}

 Property Value

DashStyle

A member of the DashStyle enumeration.

 See Also