| Visual Basic (Declaration) | |
|---|---|
Public Enum DisplayFontWeight Inherits System.Enum | |
| C# | |
|---|---|
public enum DisplayFontWeight : System.Enum | |
| C++/CLI | |
|---|---|
public enum class DisplayFontWeight : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Black | Represents a font weight with a usWeightClass definition of 900 in the OpenType specification. | — |
| Bold | Represents a font weight with a usWeightClass definition of 700 in the OpenType specification. | — |
| ExtraBlack | Represents a font weight with a usWeightClass definition of 950 in the OpenType specification. | — |
| ExtraBold | Represents a font weight with a usWeightClass definition of 800 in the OpenType specification. | — |
| ExtraLight | Represents a font weight with a usWeightClass definition of 200 in the OpenType specification. | — |
| Light | Represents a font weight with a usWeightClass definition of 300 in the OpenType specification. | — |
| Medium | Represents a font weight with a usWeightClass definition of 500 in the OpenType specification. | — |
| Normal | Represents a font weight with a usWeightClass definition of 400 in the OpenType specification. | — |
| SemiBold | Represents a font weight with a usWeightClass definition of 600 in the OpenType specification. | — |
| Thin | Represents a font weight with a usWeightClass definition of 100 in the OpenType specification. | — |
| ‡ 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 89600 VSA Ver 28.60