WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1ZoomDeltaEventArgs Class
Members
In This Topic
    C1ZoomDeltaEventArgs Class
    In This Topic
    Contains information of the ZoomDelta event.
    Syntax
    public class C1ZoomDeltaEventArgs : C1ZoomEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Core.C1InputEventArgs
             C1.WinUI.Core.C1ZoomEventArgs
                C1.WinUI.Core.C1ZoomDeltaEventArgs

    See Also