ZoomLevelChangedEventArgs::NewZoomLevel Property
Visual Studio 2015
Gets the new zoom level for an IWpfTextView.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property double NewZoomLevel { [CompilerGeneratedAttribute] double get(); [CompilerGeneratedAttribute] private: void set(double value); }
Show: