GoDiagram Win Reference
AdjustingStyle Property (GoLink)

Gets or sets how CalculateStroke behaves.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DescriptionAttribute("How CalculateStroke behaves.")>
<DefaultValueAttribute()>
Public Overridable Property AdjustingStyle As GoLinkAdjustingStyle
[CategoryAttribute("Behavior")]
[DescriptionAttribute("How CalculateStroke behaves.")]
[DefaultValueAttribute()]
public virtual GoLinkAdjustingStyle AdjustingStyle {get; set;}

Property Value

The default value is GoLinkAdjustingStyle.Calculate.
Remarks
If AvoidsNodes and Orthogonal are true, this property is ignored, because CalculateStroke will compute the route in AddOrthoPoints without calling AdjustPoints.
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

GoLink Class
GoLink Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback