public enum LayeredDigraphAggressive : System.Enum
public enum LayeredDigraphAggressive : System.Enum
| Member | Description | 
|---|---|
| Less | The faster, less agressive crossing reduction algorithm | 
| More | The slower, more agressive crossing reduction algorithm | 
| None | The fastest, but poorest, crossing reduction algorithm | 
System.Object
   System.ValueType
      System.Enum
         Northwoods.GoXam.Layout.LayeredDigraphAggressive