Discuss this help topic in SecureBlackbox Forum
This property specifies the height of the terminal
in pixels
Declaration
[VB.NET]
Property Height As Integer
[Pascal]
property Height : integer;
[C++]
int32_t get_Height();
void set_Height(int32_t Value);
[PHP]
integer get_Height()
void set_Height(integer $Value)
Parameters
Description
This property specifies the
height of the terminal in pixels
Discuss this help topic in SecureBlackbox Forum