VariablesView.ScaleWithDPI
- Updated2025-07-21
- 1 minute(s) read
VariablesView.ScaleWithDPI
Syntax
VariablesView.ScaleWithDPI
Data Type
Purpose
Specifies how the control scales based on the dots per inch (DPI) setting.
Remarks
Some environments scale native controls based on the DPI settings of their display, while other environments do not. The TestStand User Interface Controls are designed to work in all environments.
National Instruments recommends the following settings for various platforms:
- LabVIEW, LabWindows/CVI, C#, and Microsoft Visual Basic .NET—Set this property to False .
- Active Template Library (ATL)/Microsoft Foundation Class (MFC)—Set this property to True .