documentationfor yFiles for HTML 3.0.0.3

Properties

portsin FolderNodeDefaultsGets or sets the FoldingPortDefaults to which updating the nodes' ports will be delegated to.
sourcePortin FoldingEdgeDefaultsGets or sets the FoldingPortDefaults to which updating the edges' sourcePort will be delegated to.
targetPortin FoldingEdgeDefaultsGets or sets the FoldingPortDefaults to which updating the edges' targetPort will be delegated to.

Method Parameters

FolderNodeDefaults (INodeDefaults?, )in FolderNodeDefaultsCreates a new instance, optionally using all relevant values from the provided nodeDefaults objects.
FoldingEdgeDefaults (IEdgeDefaults?, )in FoldingEdgeDefaultsCreates a new instance of this type, optionally configuring the values from the given IEdgeDefaults object.