Nodify_ArrowHeadShape - miroiu/nodify GitHub Wiki
Namespace: Nodify
Assembly: Nodify
References: BaseConnection
The shape of the arrowhead.
public enum ArrowHeadShape
The default arrowhead.
Arrowhead = 0;
An ellipse.
Ellipse = 1;
A rectangle.
Rectangle = 2;