ReshapingBaseTool

StockSharp.Xaml.Diagram.GXDiagram.Tool

The ReshapingBaseTool abstract class is used to interactively change the shape of a Part.

Hereda de: DiagramTool

Propiedades

AdornedElement : FrameworkElement

Gets or sets the current FrameworkElement that is being reshaped.

Handle : FrameworkElement

Gets or sets the current reshape handle that is being dragged.

Métodos

GetReshapeBehavior(DependencyObject) : ReshapeBehavior

Gets the value of the ReshapeBehavior attached dependency property.

SetReshapeBehavior(DependencyObject, ReshapeBehavior)

Sets the value of the ReshapeBehavior attached dependency property.

Campos

ReshapeBehaviorProperty : DependencyProperty

Identifies the ReshapeBehavior attached dependency property.