Specialized input mode that is used to resize a stripe by dragging one of its borders.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class ResizeStripeInputMode : StateMachineInputMode |
| Visual Basic |
|---|
Public Class ResizeStripeInputMode _ Inherits StateMachineInputMode |
Remarks
By default, adjacent stripes are moved. To redistribute the space instead, use ResizeNeighborsRecognizer. Also, by default the content of the stripes
is either moved or constrains the minimum available sizes for the stripe resize operations. To completely ignore all content nodes, use IgnoreContentRecognizer.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..StateMachineInputMode
yWorks.yFiles.UI.Input..::..ResizeStripeInputMode
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..StateMachineInputMode
yWorks.yFiles.UI.Input..::..ResizeStripeInputMode