Gets or sets the horizontal position of the anchor point expressed as percentage of a node's width.
Namespace: MindFusion.Diagramming
File: AnchorPoint.js
JavaScript Copy Code |
---|
get x() {} |
Number
The horizontal position of the anchor point expressed as percentage of a node's width.
Keep the property value within 0-100 range, or otherwise it will lead to unexpected behavior.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |