/
ScreenSize Property
ScreenSize Property
Gets the size of the screen.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int ScreenSize { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property ScreenSize As Integer |
Visual C++ |
---|
public: virtual property int ScreenSize { int get () sealed; void set (int value) sealed; } |
JavaScript |
---|
function get_ScreenSize(); function set_ScreenSize(value); |
Field Value
The size of the screen.
Implements
See Also
SessionInfo Class
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
Screen.GetScreenSize Method
Screen.GetScreenSize Method
More like this
IScreen_GetScreenSize Method
IScreen_GetScreenSize Method
More like this
GetScreenSize Method
GetScreenSize Method
More like this
GetSessionSize Method
GetSessionSize Method
More like this
QWS3270.GetSessionSize_Method
QWS3270.GetSessionSize_Method
More like this
Cx_Field
Cx_Field
More like this