ZoomConstants Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDefaultZoom

The default zoom level on the text view.

System_CAPS_pubfieldSystem_CAPS_staticMaxZoom

The maximum zoom allowed on the text view.

System_CAPS_pubfieldSystem_CAPS_staticMinZoom

The minimum zoom allowed on the text view.

System_CAPS_pubfieldSystem_CAPS_staticScalingFactor

The scaling factor used for zooming in and out of the view. The view zooms by a factor of 10%.

Return to top
Show: