LineDisplayBase.GlyphHeight 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.
Indicates the glyph height based on the number of pixels for a character cell.
public override int GlyphHeight { get; }
member this.GlyphHeight : int
Public Overrides ReadOnly Property GlyphHeight As Integer