ReshapeBehavior

StockSharp.Xaml.Diagram.GXDiagram.Tool

此列表列出重塑手柄的允许拖动方向 。

字段

All
public const ReshapeBehavior All
value = ReshapeBehavior.All

允许向任何方向拖曳 。

Horizontal
public const ReshapeBehavior Horizontal
value = ReshapeBehavior.Horizontal

只允许水平( 左右) 拖放 。

None
public const ReshapeBehavior None
value = ReshapeBehavior.None

令人沮丧的拖曳。

Vertical
public const ReshapeBehavior Vertical
value = ReshapeBehavior.Vertical

只允许垂直(上下)拖放 。