Skip to content

ConnectorPosition

Namespace: Nodify

Assembly: Nodify

References: StepConnection

public enum ConnectorPosition
Bottom = 2;
Left = 1;
Right = 3;
Top = 0;