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
Descender
public float Descender { readonly get; set; }
Property Value
LineGap
public float LineGap { readonly get; set; }