ATTR_YOFFSET
Type: | Print attribute |
Description: | Sets the Y offset of the hardcopy image on the paper. The offset is expressed in tenths of millimeters. The offset is relative to the top edge of the paper as seen in portrait mode, regardless of the ATTR_ORIENTATION setting. A value of 0 forces the image to what you see as the "top" edge when looking at the paper in portrait mode. This is equivalent to what you see as the "left" edge when looking at the paper in landscape mode. VAL_CENTER_ON_PAPER centers the image in the Y direction. (Note: VAL_CENTER_ON_PAPER was formerly called VAL_USE_PRINTER_DEFAULT.) |
Types of Printing: | Graphics. |
Data Type: | integer |
Valid Range: | 0 or greater, or VAL_CENTER_ON_PAPER. |
Default Value: | VAL_CENTER_ON_PAPER. |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
VAL_CENTER_ON_PAPER | Center the output on the paper. (This value was formerly called VAL_USE_PRINTER_DEFAULT). |