Skip to main content

GetIntersections Method

Gets the intersections of specified upper and lower limit.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IReadOnlyList<float> GetIntersections(
float lowerLimit,
float upperLimit
)

Parameters

  Single
Upper limit.
  Single
Lower limit.

Return Value

IReadOnlyList(Single)

See Also

Reference

GlyphRun Class
Avalonia.Media Namespace