Enum GraphvizArrowShape
Enumeration of possible arrow shapes. See more
Namespace: QuikGraph.Graphviz.Dot
Assembly: QuikGraph.Graphviz.dll
Syntax
[Serializable]
public enum GraphvizArrowShape
Fields
Name | Description |
---|---|
Box | Box. |
Crow | Crow. |
Curve | Curve. |
Diamond | Diamond. |
Dot | Dot. |
ICurve | ICurve. |
Inv | Inv. |
None | None. |
Normal | Normal. |
Tee | Tee. |
Vee | Vee. |