InfoConnect for Unisys
ScreenRegion Class
Members 


Defines an area on the host screen for selecting text.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ScreenRegion 
   Inherits Attachmate.Reflection.Framework.Proxy
   Implements IScreenRegion 
'Usage
 
Dim instance As ScreenRegion
[Serializable()]
public sealed class ScreenRegion : Attachmate.Reflection.Framework.Proxy, IScreenRegion  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.Emulation.Common.ScreenRegion

See Also