ReshapingBaseTool

StockSharp.Xaml.Diagram.GXDiagram.Tool

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

Inherits: DiagramTool

Properties

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.

Methods

GetReshapeBehavior(DependencyObject) : ReshapeBehavior

Gets the value of the ReshapeBehavior attached dependency property.

SetReshapeBehavior(DependencyObject, ReshapeBehavior)

Sets the value of the ReshapeBehavior attached dependency property.

Fields

ReshapeBehaviorProperty : DependencyProperty

Identifies the ReshapeBehavior attached dependency property.