GoXam for WPF v3
ValidCycle Property (GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>)
Northwoods.GoXam.Model Namespace > GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class : ValidCycle Property
Specify what kinds of graphs this model allows.
Syntax
public ValidCycle ValidCycle {get; set;}
Remarks
Changing this property will not remove or add any links, but will only affect future attempts to add or modify links by affecting the results of calling CheckLinkValid.
See Also

Reference

GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Members