Search
CaptionedNode.dividerStrokeThickness Property
See Also
 





Gets or sets the width of the divider line between node's caption bar and content area.

Namespace: MindFusion.Diagramming
File: CaptionedNode.js

 Syntax

JavaScript  Copy Code

get dividerStrokeThickness() {}
set dividerStrokeThickness(value) {}

 Property Value

Number

A number specifying the stroke thickness.

 See Also