IEditorOperations.ZoomIn Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Zooms in to the text view by a scaling factor of 10%
public:
void ZoomIn();
public:
void ZoomIn();
void ZoomIn();
public void ZoomIn ();
abstract member ZoomIn : unit -> unit
Public Sub ZoomIn ()
Remarks
The maximum zooming scale is 400%