A Vector specifying the direction of the outgoing link segment.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Vector To { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property To As Vector |
A Vector instance specifying the link direction after the branch point's bend.
See Also