| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property FontCount As Integer | |
| C# | |
|---|---|
public abstract int FontCount {get;} | |
The FontCount property returns the number of font indexes available to the Font methods (Font(DisplayFont) and Font(DisplayFont,DisplayFontInfo)). Each font index identifies a font in either the trace window or markers window.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)