Gets or sets the color used to stroke item's borders.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
JavaScript Copy Code |
---|
get pen() {} |
String
A string specifying the color name or hexadecimal value.
This is synonim for the stroke property, and will be removed in future versions of the library.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |