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





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

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setY (value)

 Parameters

value

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

 Remarks

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

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace