[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.ZoomChangedEventArgs

ZoomChangedEventArgs Class

Provides data for the ZoomChanged event.

Inheritance
ZoomChangedEventArgs
Namespace: GrapeCity.ActiveReports.Viewer.Win
Assembly: MESCIUS.ActiveReports.Viewer.Win.dll
Syntax
public sealed class ZoomChangedEventArgs : EventArgs

Constructors

Name Description
ZoomChangedEventArgs()

Initializes a new instance of the ZoomChangedEventArgs class with a default zoom value of 1.0.

ZoomChangedEventArgs(double)

Initializes an instance of the ZoomChangedEventArgs class and sets the Zoom property value.

Properties

Name Description
Zoom

Gets the new zoom value of the viewer.