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