Nodify_ArrowHeadShape - miroiu/nodify GitHub Wiki

ArrowHeadShape Enum

Namespace: Nodify

Assembly: Nodify

References: BaseConnection

The shape of the arrowhead.

public enum ArrowHeadShape  

Fields

Arrowhead

The default arrowhead.

Arrowhead = 0;  

Ellipse

An ellipse.

Ellipse = 1;  

Rectangle

A rectangle.

Rectangle = 2;  
⚠️ **GitHub.com Fallback** ⚠️