This interface allows to change the visualization for different input gestures.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IStripeInputVisualizationHelper
Visual Basic
Public Interface IStripeInputVisualizationHelper

Remarks

A stripe should provide an implementation of this interface in its lookup which is queried by the various table related input modes.

See Also