MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.getY Method

See Also
 





Gets the vertical position of the anchor point expressed as percent of a node's height.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getY ()

 Return Value

The vertical position of the anchor point expressed as percent of a node's height.

 See Also