ScreenOverlay Constructor |
Name | Description | |
---|---|---|
ScreenOverlay(ScreenOverlayPoint, ScreenOverlaySize) |
Initializes the overlay with the specified position and size.
| |
ScreenOverlay(Double, Double, Double, Double) |
Initializes the overlay with the specified x position, y position, width, and height, all specified in pixels.
|