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