.NET Framework Class Library
PaginatedView.ZoomChanged Event
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.Xamarin Namespace > PaginatedView Class > PaginatedView Events > PaginatedView.ZoomChanged Event |
Namespace: Gnostice.Controls.Xamarin
Assembly: Gnostice.Controls.Xamarin (in Gnostice.Controls.Xamarin.dll)
Visual Basic |
Public Event ZoomChanged As EventHandler(Of ZoomChangedEventArgs) |
C# |
public event EventHandler<ZoomChangedEventArgs> ZoomChanged |
Visual C++ |
public: |