ScreenParameters Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ScreenParameters
public enum ScreenParameters
type ScreenParameters =
Public Enum ScreenParameters
- Inheritance
-
ScreenParameters
Fields
Name | Value | Description |
---|---|---|
Width | 1 | |
Height | 2 | |
Left | 3 | |
Top | 4 |