Name
Treeviewcolumn.IconScale -- configure automatic image scaling (V2.0)
Function
If Treeviewcolumn.Icon has been set to a raster brush and RapaGUI is running on a high-DPI display, RapaGUI will automatically scale the brush's raster graphics to fit to the current monitor's DPI setting. If you don't want that, set this tag to False.

Alternatively, you can also globally disable automatic image scaling by setting the ScaleGUI tag to False when calling @REQUIRE on RapaGUI. See Initializing RapaGUI for details.

Please also read the chapter about high-DPI support in RapaGUI to learn more about supporting high-DPI displays. See High-DPI support for details.

Type
Boolean

Applicability
I


Show TOC