C# Syntax
public struct Position : System.ValueType
System.Object
System.ValueType
HP.LFT.SDK.TE.Position
Name | Description | |
---|---|---|
![]() | Position Constructor | Initializes a new instance of the Position structure. |
Name | Description | |
---|---|---|
![]() | Column | Returns the column position of the cursor in the emulator screen. |
![]() | Row | Returns the row position of the cursor in the emulator screen. |