'Declaration Public Enum ResolutionScale Inherits System.Enum
public enum ResolutionScale : System.Enum
Member | Description |
---|---|
Scale100Percent | Specifies the scale of display as 100%. This percentage indicates that the screen resolution is equal to or greater than 1366 X 768, and less than 1920 X 1080. |
Scale140Percent | Specifies the scale of display as 140%. This percentage indicates that the screen resolution is equal to or greater than 1920 X 1080, and less than 2560 X 1440. |
Scale180Percent | Specifies the scale of display as 140%. This percentage indicates that the screen resolution is equal to or greater than 2560 X 1440. |
Scale80Percent | Specifies the scale of display as 80%. This percentage indicates that the screen resolution is less than 1366 X 768. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2