ReshapeBehavior
StockSharp.Xaml.Diagram.GXDiagram.Tool
This enumeration lists the permissible drag directions for a reshape handle.
Fields
Horizontal
public const ReshapeBehavior Horizontal
value = ReshapeBehavior.Horizontal
Allow only horizontal (left-and-right) dragging.
Vertical
public const ReshapeBehavior Vertical
value = ReshapeBehavior.Vertical
Allow only vertical (up-and-down) dragging.