TextMetrics.DefaultChar Property

Definition

Gets or sets the character to be substituted for characters not in the font.

public:
 property char DefaultChar { char get(); void set(char value); };
public char DefaultChar { get; set; }
member this.DefaultChar : char with get, set
Public Property DefaultChar As Char

Property Value

The character to be substituted for characters not in the font.

Applies to