Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Edge_Arrow

mattt edited this page Nov 16, 2020 · 2 revisions

Edge.Arrow

public struct Arrow: Hashable

https://www.graphviz.org/doc/info/arrows.html

Inheritance

Hashable

Properties

shape

var shape: Shape?

open

var open: Bool?

side

var side: Side?
Clone this wiki locally