ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum