MindFusion.Silverlight Package Programmer's Guide
Rating.Shape Property
See Also
 





Gets or sets a value specifying the shape of the individual rating elements. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public RatingShape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As RatingShape

 Property Value

A member of the RatingShape enumeration.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace