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