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





Gets or sets a string specifying a custom shape for the rating elements. This is a dependency property.

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

 Syntax

C#  Copy Code

public string ShapeData { get; set; }

Visual Basic  Copy Code

Public Property ShapeData As String

 Property Value

A string value defining the shape outline using the standard XAML syntax.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace