Describes whether auto scaling is disabled. When you enable this setting, you override the picture's logical units to a pixel ratio, when changing the resolution of your screen. This may be helpful for multiple monitor configurations.
Syntax
object.DisableAutoScale [= Boolean]
Properties
The DisableAutoScale property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether auto scaling is enabled. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Automatic picture scaling disabled. |
False |
Automatic picture scaling enabled (Default). |