WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1ZoomEventArgs Class
Members
In This Topic
    C1ZoomEventArgs Class
    In This Topic
    Contains information of the zoom events.
    Syntax
    public abstract class C1ZoomEventArgs : C1InputEventArgs 
    Inheritance Hierarchy

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

    See Also