-
-
Notifications
You must be signed in to change notification settings - Fork 234
Nodify_ConnectorPosition
miroiu edited this page Dec 23, 2024
·
1 revision
Namespace: Nodify
Assembly: Nodify
References: StepConnection
public enum ConnectorPosition
Bottom = 2;
Left = 1;
Right = 3;
Top = 0;