Class INodeEditor.PortVisualDescriptor
PortVisualDescriptor describes how the port is shown in the node.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class INodeEditor.PortVisualDescriptor
Fields
Name | Description |
---|---|
direction | The direction (left or right) in the node |
index | The index order of the port |
name | The name of the port |