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

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