GoDiagram Win Reference
PackOption Property

Gets or sets the options used by StraightenAndPack.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("flags that can be combined to control how to straighten links and pack nodes together")>
Public Overridable Property PackOption As GoLayoutLayeredDigraphPack
[DefaultValueAttribute()]
[DescriptionAttribute("flags that can be combined to control how to straighten links and pack nodes together")]
public virtual GoLayoutLayeredDigraphPack PackOption {get; set;}

Property Value

is a bitwise combination of GoLayoutLayeredDigraphPack values
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutLayeredDigraph Class
GoLayoutLayeredDigraph Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback