ScreenOverlayPoint Properties |
The ScreenOverlayPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| X |
Gets the X position of the overlay. The unit is specified by the XUnit property.
| |
| XUnit |
Gets the unit with which the X property is represented.
| |
| Y |
Gets the Y position of the overlay. The unit is specified by the YUnit property.
| |
| YUnit |
Gets the unit with which the Y property is represented.
|