ATTR_DIG_DISP_LEFT
| Type: | Control attribute |
| Description: | The horizontal offset in pixels of the digital display relative to the origin of the panel. The panel origin (0,0) is the upper-left corner of the panel below the title bar and to the right of the panel frame. |
| Control Types: | Numeric slides. |
| Data Type: | integer |
| Valid Range: | -32768 to 32767, VAL_AUTO_CENTER, VAL_LEFT_ANCHOR, or VAL_RIGHT_ANCHOR |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| VAL_AUTO_CENTER | Center the label, digital display, or legend with respect to the control. |
| VAL_RIGHT_ANCHOR | Place the label, digital display, or legend flush with the right edge of the control. |
| VAL_LEFT_ANCHOR | Place the label, digital display, or legend flush with the left edge of the control. |