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