Table of Contents

Constructor FontMetrics

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

FontMetrics(ushort, ushort, ushort, short, ushort, ushort, short, ushort, short, ushort, short, short, short, short, short, short, short, short, short, short, short, short, bool)

public FontMetrics(ushort designUnitsPerEm, ushort ascent, ushort descent, short lineGap, ushort capHeight, ushort xHeight, short underlinePosition, ushort underlineThickness, short strikethroughPosition, ushort strikethroughThickness, short glyphBoxLeft, short glyphBoxTop, short glyphBoxRight, short glyphBoxBottom, short subscriptPositionX, short subscriptPositionY, short subscriptSizeX, short subscriptSizeY, short superscriptPositionX, short superscriptPositionY, short superscriptSizeX, short superscriptSizeY, bool hasTypographicMetrics)

Parameters

designUnitsPerEm ushort
ascent ushort
descent ushort
lineGap short
capHeight ushort
xHeight ushort
underlinePosition short
underlineThickness ushort
strikethroughPosition short
strikethroughThickness ushort
glyphBoxLeft short
glyphBoxTop short
glyphBoxRight short
glyphBoxBottom short
subscriptPositionX short
subscriptPositionY short
subscriptSizeX short
subscriptSizeY short
superscriptPositionX short
superscriptPositionY short
superscriptSizeX short
superscriptSizeY short
hasTypographicMetrics bool