Skip to main content

Struct FontExtents

Namespace: HarfBuzzSharp
Assembly: VelloSharp.HarfBuzzSharp.dll

public struct FontExtents

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Ascender

public int Ascender { readonly get; set; }

Property Value

int

Descender

public int Descender { readonly get; set; }

Property Value

int

LineGap

public int LineGap { readonly get; set; }

Property Value

int

Reserved1

public int Reserved1 { readonly get; set; }

Property Value

int

Reserved2

public int Reserved2 { readonly get; set; }

Property Value

int

Reserved3

public int Reserved3 { readonly get; set; }

Property Value

int

Reserved4

public int Reserved4 { readonly get; set; }

Property Value

int

Reserved5

public int Reserved5 { readonly get; set; }

Property Value

int

Reserved6

public int Reserved6 { readonly get; set; }

Property Value

int

Reserved7

public int Reserved7 { readonly get; set; }

Property Value

int

Reserved8

public int Reserved8 { readonly get; set; }

Property Value

int

Reserved9

public int Reserved9 { readonly get; set; }

Property Value

int