ASP.NET Pack Programmer's Guide
AnchorPoint.setX Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setX (value)

 Parameters

value

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

 Remarks

Set the property value to a number between 0 and 100, otherwise you might get unexpected behavior.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace