MindFusion.Silverlight Package 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.Silverlight
Assembly: MindFusion.UI.Silverlight

 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.Silverlight Namespace