[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontMetrics

FontMetrics Struct

DWRITE_FONT_METRICS

Namespace: C1.Util.DX.DirectWrite
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct FontMetrics

Fields

Name Description
Ascent

unsigned short ascent

CapHeight

unsigned short capHeight

Descent

unsigned short descent

DesignUnitsPerEm

unsigned short designUnitsPerEm

LineGap

short lineGap

StrikethroughPosition

short strikethroughPosition

StrikethroughThickness

unsigned short strikethroughThickness

UnderlinePosition

short underlinePosition

UnderlineThickness

unsigned short underlineThickness

XHeight

unsigned short xHeight