WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomManipulationParamenter - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ZoomManipulationParamenter

    Represent the manipulation parameters for executing the zoom operation manually.

    Inheritance
    System.Object
    ZoomManipulationParamenter
    Implements
    IZoomManipulationParameter
    IZoomParameter
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class ZoomManipulationParamenter : IZoomManipulationParameter, IZoomParameter

    Constructors

    ZoomManipulationParamenter()

    Declaration
    public ZoomManipulationParamenter()

    Properties

    ManipulationArgs

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

    Declaration
    public ManipulationDeltaEventArgs ManipulationArgs { get; set; }
    Property Value
    Type Description
    System.Windows.Input.ManipulationDeltaEventArgs

    Implements

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