MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.UI.Wpf

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