Enum GraphvizArrowFilling
Enumeration of possible arrow fillings. See more
Namespace: QuikGraph.Graphviz.Dot
Assembly: QuikGraph.Graphviz.dll
Syntax
[Serializable]
public enum GraphvizArrowFilling
Fields
| Name | Description |
|---|---|
| Close | Use a closed (filled) version of the shape. |
| Open | Use an open (non-filled) version of the shape. |