.NET Framework Class Library
PaginatedView.ZoomValuesUpdated 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.ZoomValuesUpdated Event |
Namespace: Gnostice.Controls.Xamarin
Assembly: Gnostice.Controls.Xamarin (in Gnostice.Controls.Xamarin.dll)
Visual Basic |
Public Event ZoomValuesUpdated As EventHandler(Of ZoomValuesUpdatedEventArgs) |
C# |
public event EventHandler<ZoomValuesUpdatedEventArgs> ZoomValuesUpdated |
Visual C++ |
public: |
IPaginatedView.ZoomValuesUpdated