ActiveReports.Viewer3 Request technical support
ZoomChangedEventArgs Constructor()
See Also 


Initializes a new instance of the ZoomChangedEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As ZoomChangedEventArgs()
C# 
public ZoomChangedEventArgs()

See Also