menu

UWP

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

    Show / Hide Table of Contents

    Interface IZoomManipulationParameter

    Represents ainterface to support the manipulation parameters for executing the zoom operation manually.

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

    Properties

    ManipulationArgs

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

    Declaration
    ManipulationDeltaRoutedEventArgs ManipulationArgs { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs

    Extension Methods

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