-
-
Notifications
You must be signed in to change notification settings - Fork 287
Nodify_ArrowHeadShape
miroiu edited this page Dec 23, 2024
·
1 revision
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;