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

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also