InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / IScreenRegion Interface
Members


In This Topic
    IScreenRegion Interface
    In This Topic
    Defines an area on the host screen for selecting text.
    Syntax
    'Declaration
     
    
    Public Interface IScreenRegion 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IScreenRegion
    public interface IScreenRegion : Attachmate.Reflection.Framework.IProxy  
    See Also