Track.ValueFromPoint(Point) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
public:
virtual double ValueFromPoint(System::Windows::Point pt);
public virtual double ValueFromPoint(System.Windows.Point pt);
abstract member ValueFromPoint : System.Windows.Point -> double
override this.ValueFromPoint : System.Windows.Point -> double
Public Overridable Function ValueFromPoint (pt As Point) As Double
Parâmetros
- pt
- Point
O ponto especificado.
Devoluções
A distância entre o Thumb e o valor especificado pt .