public enum ReshapeBehavior : System.Enum
public enum ReshapeBehavior : System.Enum
| Member | Description | 
|---|---|
| All | Allow dragging in any direction. | 
| Horizontal | Allow only horizontal (left-and-right) dragging. | 
| None | Disallow dragging. | 
| Vertical | Allow only vertical (up-and-down) dragging. | 
System.Object
   System.ValueType
      System.Enum
         Northwoods.GoXam.Tool.ReshapeBehavior