Gets or sets the column index of a cell with which the anchor point is associated.
Namespace: MindFusion.Diagramming
File: AnchorPoint.js
JavaScript Copy Code |
---|
get column() {} |
Number
The column index of a cell with which the anchor point is associated.
If column is set to -1, the point relative coordinates specify percentage of row's extents. Otherwise the point coordinates specify percentage of cell's extents.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |