TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / MagnifierShowingEventArgs Class
Members

In This Topic
    MagnifierShowingEventArgs Class
    In This Topic
    Provides data for the C1Magnify.MagnifierShowing event.
    Object Model
    MagnifierShowingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class MagnifierShowingEventArgs 
       Inherits MagnifierEventArgs
    public class MagnifierShowingEventArgs : MagnifierEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.TouchToolKit.MagnifierEventArgs
             C1.Win.TouchToolKit.MagnifierShowingEventArgs

    See Also