RichTextKit v0.4

TextBlock.MeasuredOverhang Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextBlock

Gets the actual measured overhang in each direction based on the fonts used, and the supplied text.

public SkiaSharp.SKRect MeasuredOverhang { get; }

Remarks

The return rectangle describes overhang amounts for each edge - not rectangle co-ordinates.

Property Type

SkiaSharp.SKRect