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

Graph_RankDirection

mattt edited this page Nov 16, 2020 · 2 revisions

Graph.RankDirection

public enum RankDirection

Inheritance

Hashable, String

Enumeration Cases

topToBottom

case topToBottom

leftToRight

case leftToRight
Clone this wiki locally