Usages of FoldingPortDefaults
Properties
| ports | in FolderNodeDefaults | Gets or sets the FoldingPortDefaults to which updating the nodes' ports will be delegated to. | |
| sourcePort | in FoldingEdgeDefaults | Gets or sets the FoldingPortDefaults to which updating the edges' sourcePort will be delegated to. | |
| targetPort | in FoldingEdgeDefaults | Gets or sets the FoldingPortDefaults to which updating the edges' targetPort will be delegated to. |
Method Parameters
| FolderNodeDefaults (INodeDefaults?, ) | in FolderNodeDefaults | Creates a new instance, optionally using all relevant values from the provided nodeDefaults objects. | |
| FoldingEdgeDefaults (IEdgeDefaults?, ) | in FoldingEdgeDefaults | Creates a new instance of this type, optionally configuring the values from the given IEdgeDefaults object. |