DetectMonitorScaleChanges
Interface AntView
Type: Property
Access: Read/Write
Data Type: Boolean
If the DetectMonitorScaleChanges is set then the WebView2 control will try and track any monitor DPI scale changes.
In that case the control will also set the RasterizationScale property by itself.
The default value is True.
In the Microsoft .net interface this is called the CoreWebView2Controller.ShouldDetectMonitorScaleChanges property
Setting this property will raise the OnRasterizationScaleChanged event.
Example:
Introduced in AntView release 2.0.629
AntView - The MS Edge WebView2 ActiveX control Date last changed: 2026/07/13