Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / DefaultChar Field

In This Topic
    DefaultChar Field (FontMetric)
    In This Topic
    Specifies the value of the character to be substituted for characters not in the font.
    Syntax
    'Declaration
     
    
    Public DefaultChar As Byte
    public byte DefaultChar
    See Also