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 float Ascender { readonly get; set; }

Property Value

float

Descender

public float Descender { readonly get; set; }

Property Value

float

LineGap

public float LineGap { readonly get; set; }

Property Value

float