Positions this label relatively to the specified control point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void SetControlPointPosition ( |
Visual Basic Copy Code |
---|
Public Sub SetControlPointPosition( _ |
The control point index.
Horizontal offset from the point.
Vertical offset from the point.
This method sets the specified control point as label's pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties.
WpfDiagram Programmer's Guide | © 2024 MindFusion |