ScreenUnit 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.
Enumeration listing all screen units.
public enum ScreenUnit
type ScreenUnit =
Public Enum ScreenUnit
- Inheritance
-
ScreenUnit
Fields
Name | Value | Description |
---|---|---|
Pixel | 0 | Pixel |
Centimeter | 1 | Centimeter |
Inch | 2 | Inch |
EffectivePixel | 3 | Effective Pixel |