Gets or sets the pen used to stroke the frame of this shape.
Namespace: MindFusion.Diagramming
File: Shape.js
SyntaxJavaScript
Copy Code
|
|---|
get pen() {} |
String
A string specifying the color name or hexadecimal value.
RemarksUsed to paint Shape components of CompositeNode.
See Also