MindFusion.Wpf Pack Programmer's Guide
HitTestResult.Value Property
See Also
 





The value of the hit element.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public Point Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Point

 Property Value

A instance of the System.Windows.Point structure whose X and Y values represent the values of the hit point. 

 See Also

HitTestResult Members
HitTestResult Class
MindFusion.RealTimeCharting.Wpf Namespace