GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraph Class / CycleRemoveOption Property
In This Topic
    CycleRemoveOption Property
    In This Topic
    Gets or sets which cycle removal option is being used.
    Syntax
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("which cycle removal option is being used")]
    public virtual GoLayoutLayeredDigraphCycleRemove CycleRemoveOption {get; set;}
    See Also