AssistantPosition
public enum AssistantPosition : Int
Indicates the position of an assistant node in a tree.
- left: The assistant node is aligned to the left.
- right: The assistant node is aligned to the right.
Diagramming Docs (79% documented)
public enum AssistantPosition : Int
Indicates the position of an assistant node in a tree.