InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / ScreenRegion Class
Members


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

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

See Also