Gets the effective line thickness that should be applied when stroking this item.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function getEffectiveStrokeThickness () |
Type: Number
A number specifying the item's stroke thickness.
This method returns the stroke thickness set locally for an item via setStrokeThickness, or looks up in the styling hierarchy for a stroke color set in the item's Style, the diagram's Style or the current Theme.