Contents - Index - Top


RasterizationScale

Interface AntView 

 

Type: Property

Access: Read/Write

Data Type: Double

 

 

Get or set the rasterization scale for the WebView.

 

In Microsoft's .net interface this is called the CoreWebView2Controller.RasterizationScale property.

 

If the DetectMonitorScaleChanges property is set to true (the default), then the WebView2 control will maintain this property.

 

If you want to set this property before the control exists, then you have to first set BoundsMode to bmUseRasterizationScale.

 

Will return 1.0 if the control does not yet exist.

 

Example:

VB6 - DPI Aware applications

 

 

Introduced in AntView release 2.0.629

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 2026/07/13