ReshapeBehavior
StockSharp.Xaml.Diagram.GXDiagram.Tool
Esta enumeração enumera as instruções de arrasto permitidas para uma pega de reformulação.
Campos
All
public const ReshapeBehavior All
value = ReshapeBehavior.All
Permitir arrastar em qualquer direção.
Horizontal
public const ReshapeBehavior Horizontal
value = ReshapeBehavior.Horizontal
Permitir apenas o arrasto horizontal (esquerda e direita).
Vertical
public const ReshapeBehavior Vertical
value = ReshapeBehavior.Vertical
Permitir apenas arrastar verticalmente (para cima e para baixo).