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


In This Topic
    ScreenPoint Class
    In This Topic
    ScreenPoint represents a coordinate of a row and a column on the host screen.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ScreenPoint 
    'Usage
     
    
    Dim instance As ScreenPoint
    [Serializable()]
    public class ScreenPoint 
    Inheritance Hierarchy

    System.Object
       Attachmate.Reflection.Emulation.Common.ScreenPoint

    See Also