Visual Basic (Declaration) | |
---|---|
Public Enum DisplayFontStretch Inherits System.Enum |
C# | |
---|---|
public enum DisplayFontStretch : System.Enum |
C++/CLI | |
---|---|
public enum class DisplayFontStretch : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Condensed | 75% of normal aspect ratio | — |
Expanded | 125% of normal aspect ratio | — |
ExtraCondensed | 62.5% of normal aspect ratio | — |
ExtraExpanded | 150% of normal aspect ratio | — |
Medium | 100% of normal aspect ratio (same as Normal) | — |
Normal | 100% of normal aspect ratio (same as Medium) | — |
SemiCondensed | 87.5% of normal aspect ratio | — |
SemiExpanded | 112.5% of normal aspect ratio | — |
UltraCondensed | 50% of normal aspect ratio | — |
UltraExpanded | 200% of normal aspect ratio | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.60