GoXam for WPF v3
PackOption Property
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : PackOption Property
Gets or sets the options used by StraightenAndPack.
Syntax
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[Description("flags that can be combined to control how to straighten links and pack nodes together")]
public LayeredDigraphPack PackOption {get; set;}

Property Value

is a bitwise combination of LayeredDigraphPack values
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members