ReshapingBaseTool
StockSharp.Xaml.Diagram.GXDiagram.Tool
The ReshapingBaseTool abstract class is used to interactively change the shape of a Part.
继承自: DiagramTool
属性
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.
方法
GetReshapeBehavior(DependencyObject) : ReshapeBehavior
Gets the value of the ReshapeBehavior attached dependency property.
SetReshapeBehavior(DependencyObject, ReshapeBehavior)
Sets the value of the ReshapeBehavior attached dependency property.
字段
ReshapeBehaviorProperty : DependencyProperty
Identifies the ReshapeBehavior attached dependency property.