menu

UWP

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

    Show / Hide Table of Contents

    Class Reset

    Specifies the behavior of Reset Command.

    Inheritance
    System.Object
    Reset
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Reset : Enum

    Fields

    None

    Disables all the behaviors of Reset Command.

    Declaration
    public const Reset None
    Field Value
    Type
    Reset

    Pan

    Specifies to reset the panned diagram.

    Declaration
    public const Reset Pan
    Field Value
    Type
    Reset

    Zoom

    Specifies to reset the zoomed diagram.

    Declaration
    public const Reset Zoom
    Field Value
    Type
    Reset

    ZoomPan

    Specifies to reset the zoomed and panned diagram.

    Declaration
    public const Reset ZoomPan
    Field Value
    Type
    Reset

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved