Gets or sets the corner radius of nodes whose shape is set to a rounded rectangle.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
SyntaxJavaScript
Copy Code
|
|---|
get cornerRadius() {} |
Number
A number specifying the corner radius.
See Also