ZoomControl::GetSelectedZoomLevel Method (DependencyObject^)

 

Gets the SelectedZoomLevelProperty.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
static double GetSelectedZoomLevel(
	DependencyObject^ control
)

Return Value

Type: System::Double

A double representing the selected zoom level.

Return to top
Show: