Northwoods.Go Assembly > Northwoods.Go Namespace : GoLinkAdjustingStyle Enumeration |
'Declaration Public Enum GoLinkAdjustingStyle Inherits System.Enum
public enum GoLinkAdjustingStyle : System.Enum
Member | Description |
---|---|
Calculate | Clear all of the existing points and add points for the standard kinds of strokes. |
End | When there are more than the standard number of points in the stroke, or if the stroke is orthogonal, just modify the end points, while leaving the intermediate points unchanged. |
Scale | When there are more than the standard number of points in the stroke, scale and rotate the intermediate points so that the link's shape stays approximately the same. |
Stretch | When there are more than the standard number of points in the stroke, linearly interpolate the intermediate points along the X and Y dimensions between the ports. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoLinkAdjustingStyle
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