IScreenOverlayXY80

This interface allows the user to get and set a point on a screen overlay or screen. This interface can be used in conjunction with the IScreenOverlay80 interface, to position a screen overlay by mapping a point on the overlay to a point on the screen.

 

 

Properties

 

X

Gets and sets the x-coordinate.

XUnit

Gets and sets an enum that determines the units of the X value.

Y

Gets and sets the y-coordinate.

YUnit

Gets and sets an enum that determines the units of the Y value.