MindFusion.Wpf Pack Programmer's Guide
Rating.PointedValue Property
See Also
 





Gets or sets the value corresponding to the current mouse position. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public double PointedValue { get; set; }

Visual Basic  Copy Code

Public Property PointedValue As Double

 Property Value

A double value specifying the rating value corresponding to the current mouse position.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace