Skip to content

Nodify_ConnectorPosition

miroiu edited this page Dec 23, 2024 · 1 revision

ConnectorPosition Enum

Namespace: Nodify

Assembly: Nodify

References: StepConnection

public enum ConnectorPosition  

Fields

Bottom

Bottom = 2;  

Left

Left = 1;  

Right

Right = 3;  

Top

Top = 0;  
Clone this wiki locally