Usages of FoldingLabelDefaults
Properties
labels | in FolderNodeDefaults | Gets or sets the FoldingLabelDefaults to which updating the nodes' labels will be delegated. | |
labels | in FoldingEdgeDefaults | Gets or sets the FoldingLabelDefaults to which updating the edges' labels will be delegated. | |
labels | in FoldingPortDefaults | Gets or sets the FoldingLabelDefaults to which updating the ports' labels will be delegated. |
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. | |
FoldingPortDefaults (IPortDefaults?, ) | in FoldingPortDefaults | Creates a new instance of this type, optionally configuring the values from the given IPortDefaults object. |