alexa

    Show / Hide Table of Contents

    Interface IReset

    Parameters to execute Reset Command

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IReset

    Properties

    Reset

    Gets or sets Reset parameter to reset the horizontal Offset, vertical Offset, and zoom level of the Diagram

    Declaration
    Reset Reset { get; set; }
    Property Value
    Type
    Reset
    Back to top Generated by DocFX