Name
Scrollbar.AutoScale -- enable/disable autoscaling (V2.0)
Function
By default, all size and position values in scrollbar class will use device-independent pixels. If you don't want that, set this attribute to False. In that case, all values will use physical pixels instead. See High-DPI support for details.

This attribute defaults to what has been set in the ScaleGUI tag when calling @REQUIRE on the RapaGUI plugin. Note that when not set, ScaleGUI defaults to True. See Initializing RapaGUI for details.

Type
Boolean

Applicability
I


Show TOC