Gets the effective line thickness that should be applied when stroking this item.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
JavaScript Copy Code |
---|
get effectiveStrokeThickness() {} |
Number
A number specifying the item's stroke thickness.
This method returns the stroke thickness set locally for an item via strokeThickness, or looks up in the styling hierarchy for a thickness set in the item's style, the diagram's style or the current theme.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |