IEditorOperations.ZoomOut Method

Definition

Zooms out of the text view by a scaling factor of 10%

public:
 void ZoomOut();
public:
 void ZoomOut();
void ZoomOut();
public void ZoomOut ();
abstract member ZoomOut : unit -> unit
Public Sub ZoomOut ()

Remarks

The minimum zooming scale is 20%

Applies to