WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IZoomManipulationParameter - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IZoomManipulationParameter

    Represent the manipulation parameters for executing the zoom operation manually.

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

    Properties

    ManipulationArgs

    Gets or sets the value to provide data for ZoomCommand for Diagram.

    Declaration
    ManipulationDeltaEventArgs ManipulationArgs { get; set; }
    Property Value
    Type Description
    System.Windows.Input.ManipulationDeltaEventArgs
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved