MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.getX Method

See Also
 





Gets the horizontal position of the anchor point expressed as percent of a node's width.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getX ()

 Return Value

The horizontal position of the anchor point expressed as percent of a node's width.

 See Also