menu

WinForms

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

    Show / Hide Table of Contents

    Interface IZoomMouseParameter

    Parameter for executing zoom based mouse position

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public interface IZoomMouseParameter : IZoomParameter

    Properties

    MouseEventArgs

    Zoom to a particular mouse position value.

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