ReshapingBaseTool

StockSharp.Xaml.Diagram.GXDiagram.Tool

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

Erbt von: DiagramTool

Eigenschaften

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.

Methoden

GetReshapeBehavior(DependencyObject) : ReshapeBehavior

Gets the value of the ReshapeBehavior attached dependency property.

SetReshapeBehavior(DependencyObject, ReshapeBehavior)

Sets the value of the ReshapeBehavior attached dependency property.

Felder

ReshapeBehaviorProperty : DependencyProperty

Identifies the ReshapeBehavior attached dependency property.