Gets or sets the thickness of the shape's frame.
Namespace: MindFusion.Diagramming
File: Shape.js
SyntaxJavaScript
Copy Code
|
|---|
get strokeThickness() {} |
Number
A number specifying stroke thickness.
RemarksUsed to paint Shape components of CompositeNode.
See Also