Class TrueTypeGlyphMetrics Represents a glyph metric from a particular TrueType font face. Inheritance object GlyphMetrics TrueTypeGlyphMetrics Inherited Members GlyphMetrics.CodePoint GlyphMetrics.AdvanceWidth GlyphMetrics.AdvanceHeight GlyphMetrics.LeftSideBearing GlyphMetrics.RightSideBearing GlyphMetrics.TopSideBearing GlyphMetrics.BottomSideBearing GlyphMetrics.Width GlyphMetrics.Height GlyphMetrics.GlyphType GlyphMetrics.GlyphColor GlyphMetrics.UnitsPerEm GlyphMetrics.GlyphId GlyphMetrics.ScaleFactor GlyphMetrics.TextAttributes GlyphMetrics.TextDecorations GlyphMetrics.ShouldSkipGlyphRendering(CodePoint) object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: SixLabors.Fonts.Tables.TrueType Assembly: SixLabors.Fonts.dll Syntax public class TrueTypeGlyphMetrics : GlyphMetrics