.NET Framework Class Library
ZoomChangedEventArgs Constructor
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > ZoomChangedEventArgs Class > ZoomChangedEventArgs Constructor |
Creates an instance of this class.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public ZoomChangedEventArgs( |
Visual C++ |
public: |
routedEvent
Type: System.Windows.RoutedEvent
source
Type: System.Object
zoomValue
Type: System.Double
Current level of page magnification.
stdZoomMode
Type: Gnostice.Core.Viewer.ZoomMode
Type of page magnification.