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


In This Topic
    ScreenCharacter Class
    In This Topic
    ScreenCharacter represents one character on the host screen.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ScreenCharacter 
    'Usage
     
    
    Dim instance As ScreenCharacter
    [Serializable()]
    public class ScreenCharacter 
    Inheritance Hierarchy

    System.Object
       Attachmate.Reflection.Emulation.Common.ScreenCharacter

    See Also