Northwoods.GoSilverlight 1.2.2 Assembly
PackOption Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : PackOption Property

Gets or sets the options used by StraightenAndPack.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("flags that can be combined to control how to straighten links and pack nodes together")>
<DefaultValueAttribute()>
Public Property PackOption As LayeredDigraphPack
C# 
[DescriptionAttribute("flags that can be combined to control how to straighten links and pack nodes together")]
[DefaultValueAttribute()]
public LayeredDigraphPack PackOption {get; set;}

Property Value

is a bitwise combination of LayeredDigraphPack values

Requirements

See Also

© 2010 All Rights Reserved.