HOSTEX_GRAPHICS_CELLSIZE Data Type
3270
The HOSTEX_GRAPHICS_CELLSIZE data type indicates the cell size of a character in pixels. By default, this data type is set to HOSTEX_GRAPHICS_CELLSIZE_AUTOMATIC.
It has the following values:
Value
|
Definition
|
HOSTEX_GRAPHICS_CELLSIZE_ AUTOMATIC
|
Indicates that HostExplorer does not correctly display the graphics for the automatic cell size. HostExplorer reports a Presentation Space size equal to the actual window size.
|
HOSTEX_GRAPHICS_CELLSIZE_ NINE_BY_TWELVE
|
Indicates that the cell size of the character is 9 x 12 pixels.
|
HOSTEX_GRAPHICS_CELLSIZE_ NINE_BY_SIXTEEN
|
Indicates that the cell size of the character is 9 x 16 pixels.
|
HOSTEX_GRAPHICS_CELLSIZE_ NINE_BY_TWENTY_ONE
|
Indicates that the cell size of the character is 9 x 21 pixels.
|
HOSTEX_GRAPHICS_CELLSIZE_ THIRTEEN_BY_TWENTY_TWO
|
Indicates that the cell size of the character is 13 x 22 pixels.
|
HOSTEX_GRAPHICS_CELLSIZE_ THIRTEEN_BY_TWENTY_NINE
|
Indicates that the cell size of the character is 13 x 29 pixels.
|
Related Topics
PSCellSize