Skip to main content

ValueFromPoint Method

Calculates the distance along the Thumb of a specified point along the track.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public virtual double ValueFromPoint(
Point point
)

Parameters

  Point
The specified point.

Return Value

Double
The distance between the Thumb and the specified pt value.

See Also

Reference

Track Class
Avalonia.Controls.Primitives Namespace