The IEImageAtPosQueryEventArgs type exposes the following fields.
Fields
Public
Protected | Instance
Static | Declared
Inherited | XNA Framework Only
.NET Compact Framework Only |
|
| Member | Description |
---|
| idx |
Contains the proposed image thumbnail index. You can change this value (-1 = no thumbnail).
|
| x |
Horizontal position to check.
|
| y |
Vertical position to check.
|
See Also