alexa

    Show / Hide Table of Contents

    Enum OverviewInteractionState

    Specifies the different interaction states of Overview.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    [Flags]
    public enum OverviewInteractionState

    Fields

    Name Description
    None

    Specifies that overview is not interacted.

    Panning

    Specifies that overview is in panning state.

    Zooming

    Specifies that overview is in zooming state.

    Back to top Generated by DocFX