GraphicsScreenCoverage Enumeration |
Namespace: DigitalRune.Graphics
Member name | Value | Description | |
---|---|---|---|
Partial | 0 | The GraphicsScreen does not cover the entire view. (The screen draws only to a certain regions or some pixels are transparent). Screens in the background are partially visible. | |
Full | 1 | The GraphicsScreen is fully opaque and covers the entire view. Screens in the background are completely hidden. |