DocumentViewer.OnDecreaseZoomCommand Method

Definition

Responds to calls to the DecreaseZoom() method.

protected:
 virtual void OnDecreaseZoomCommand();
protected virtual void OnDecreaseZoomCommand ();
abstract member OnDecreaseZoomCommand : unit -> unit
override this.OnDecreaseZoomCommand : unit -> unit
Protected Overridable Sub OnDecreaseZoomCommand ()

Applies to

See also