.NET Framework Class Library
ZoomChangedEventArgs.ZoomPercent Property
<< Click to Display Table of Contents >> ZoomChangedEventArgs.ZoomPercent Property |
Gets number of the page where the magnification was changed.
Gets percentage of the magnification.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public ReadOnly Property ZoomPercent As Double |
C# |
public double ZoomPercent { get; } |
Visual C++ |
public: |