Gets or sets the default anchor pattern for the rows of a table.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
get rowAnchorPattern() {} |
AnchorPattern
An AnchorPattern object that defines a set of anchor points.
You can specify individual row's anchor points by setting the anchorPattern property of TableRow.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |