Gets or sets the color used to stroke the divider line between node's caption bar and content area.
Namespace: MindFusion.Diagramming
File: CaptionedNode.js
JavaScript Copy Code |
---|
get dividerStroke() {} |
String
A string specifying the color name or hexadecimal value.
If dividerStroke is not set, the divider line is drawn using the color assigned to stroke property.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |