GoDiagram Web Reference
DraggableOrthogonalSegments Property

Gets or sets whether the user may drag a resizable segment of an Orthogonal link.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether the user may drag a resizable Orthogonal segment.")>
Public Overridable Property DraggableOrthogonalSegments As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether the user may drag a resizable Orthogonal segment.")]
public virtual bool DraggableOrthogonalSegments {get; set;}

Property Value

This defaults to false.
Remarks
When this is true, a selected link that is Orthogonal will have unseen resize handles in addition to the standard resize handles at the points of this stroke. This will allow the user to drag the segment horizontally for a vertical segment, or vertically for a horizontal segment.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback