Positions this label relatively to the specified control point.
Namespace: MindFusion.Diagramming
Package: LinkLabel.js
JavaScript Copy Code |
---|
function setControlPointPosition (controlPoint, dx, dy) |
The control point index.
Horizontal offset from the segment center.
Vertical offset from the segment center.