IEditorOperations::ZoomIn Method ()

 

Zooms in to the text view by a scaling factor of 10%.

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

void ZoomIn()

The maximum zooming scale is 400%.

Return to top
Show: