ASP.NET Pack Programmer's Guide
LinkLabel.setControlPointPosition Method
See Also
 





Positions this label relatively to the specified control point.

Namespace: MindFusion.Diagramming
Package: LinkLabel.js

 Syntax

JavaScript  Copy Code

function setControlPointPosition (controlPoint, dx, dy)

 Parameters

controlPoint

The control point index.

dx

Horizontal offset from the segment center.

dy

Vertical offset from the segment center.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming Namespace