ActiveReports 8
ZoomChangedEventArgs Constructor(Double)

Specifies the new zoom value.
Initializes an instance of the ZoomChangedEventArgs class and sets the Zoom property value.
Syntax
'Declaration
 
Public Function New( _
   ByVal zoom As System.Double _
)
public ZoomChangedEventArgs( 
   System.double zoom
)

Parameters

zoom
Specifies the new zoom value.
See Also

Reference

ZoomChangedEventArgs Class
ZoomChangedEventArgs Members
Overload List

Support Forum