menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Reset - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Reset

    Specifies the behavior of Reset Command.

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

    Fields

    Name Description
    None

    Disables all the behaviors of Reset Command.

    Pan

    Specifies to reset the panned diagram.

    Zoom

    Specifies to reset the zoomed diagram.

    ZoomPan

    Specifies to reset the zoomed and panned diagram.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved