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


In This Topic
    ScreenRegion Class
    In This Topic
    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
    [Serializable()]
    public sealed class ScreenRegion : Attachmate.Reflection.Framework.Proxy, IScreenRegion, Attachmate.Reflection.Framework.IProxy  
    Inheritance Hierarchy

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

    See Also