Enum AlgorithmConstraints
Enumeration of possible algorithm constraints regarding overlap and edge routing.
Namespace: GraphShape.Controls
Assembly: GraphShape.Controls.dll
Syntax
public enum AlgorithmConstraints : int
Fields
Name | Description |
---|---|
Automatic | Automatic process if needed. |
Must | Must perform process. |
Skip | Skip process. |