LevelChangedEventArgsZoomLevels Property  | 
 
                Gets the 
IZoomLevels instance associated with this object.
            
 
    Namespace: 
   DotNetBrowser.Zoom.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic IZoomLevels ZoomLevels { get; }Property Value
Type: 
IZoomLevelsThe 
IZoomLevels instance associated with this object.
See Also