GlyphRunBounds Property

Gets the conservative bounding box of the GlyphRun.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Rect Bounds { get; }

Property Value

Rect

See Also