Positions this label relatively to the specified control point.
Namespace: MindFusion.Diagramming
File: LinkLabel.js
JavaScript Copy Code |
---|
function setControlPointPosition (controlPoint, dx, dy) |
Number. The control point index.
Number. Horizontal offset from the control point.
Number. Vertical offset from the control point.
This method sets the specified control point as label's pin point and assigns specified offsets to horizontalOffset and verticalOffset properties.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |