Positions this label relatively to the specified node edge.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SetEdgePosition ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetEdgePosition( _ |
The edge index.
Horizontal offset from the edge center.
Vertical offset from the edge center.
See Also