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

In This Topic
    ZoomManipulationStartingEventArgs Class
    In This Topic
    Provides data for C1Zoom.ManipulationStarting event.
    Object Model
    ZoomManipulationStartingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ZoomManipulationStartingEventArgs 
       Inherits System.EventArgs
    public class ZoomManipulationStartingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.TouchToolKit.ZoomManipulationStartingEventArgs

    See Also