Spread Windows Forms 12.0 Product Documentation
ZoomEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ZoomEventArgs Class
Represents the event data for the UserZooming event for the Spread component, which occurs when the user zooms.
Object Model
ZoomEventArgs Class
Syntax
'Declaration
 
Public Class ZoomEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ZoomEventArgs
public class ZoomEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ZoomEventArgs

See Also

Reference

ZoomEventArgs Members
FarPoint.Win.Spread Namespace
UserZooming Event

User-Task Documentation

Allowing the User to Zoom
Managing Events from User Actions