GoDiagram Web Reference
ReshapeBehavior Property

Determines the resize behavior when the user manipulates the resize handles.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
<DescriptionAttribute("What kind of symmetry to maintain when reshaping")>
Public Overridable Property ReshapeBehavior As GoHexagonReshapeBehavior
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
[DescriptionAttribute("What kind of symmetry to maintain when reshaping")]
public virtual GoHexagonReshapeBehavior ReshapeBehavior {get; set;}

Property Value

This defaults to GoHexagonResizeBehavior.FreeForm.
Remarks
Note, however, that the actual resize behavior is constrained by the KeepsLengthwiseSymmetry and KeepsCrosswiseSymmetry properties.
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

GoHexagon Class
GoHexagon Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback