Enum PortDirection
Describes where the port appears in the node editor.
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public enum PortDirection
Fields
| Name | Description |
|---|---|
| Left | PortDirection Left |
| Right | PortDirection Right |
| Undefined | PortDirection determined via the FieldExtra field. |