OnZoomFactorChanged - cWebView2Browser

Sent when the zoom level is changed by the user

Type: Event

Parameters: Real rZoomFactor

ParameterDescription
rZoomFactorZoom factor


Syntax
Procedure OnZoomFactorChanged Real rZoomFactor

Description

This message is sent when the zoom level is changed by the user.

The zoom factor usally ranges from 0.25 to 5.0.

Setting prZoomFactor will not trigger this event.