Buffer.InvisibleGlyph Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the glyph ID used for invisible characters.
public uint InvisibleGlyph { get; set; }
Property Value
The glyph ID for invisible characters, or 0 to use the default behavior.
Remarks
This glyph is used for characters marked as invisible in the Unicode database.