Positions this label relatively to the specified link segment.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
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.
See Also