Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ScreenPoint Class
Members


ScreenPoint Class
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
Inheritance Hierarchy

System.Object
   Attachmate.Reflection.Emulation.OpenSystems.ScreenPoint

See Also