MindFusion.Wpf Pack Programmer's Guide
Rating.ShapeStretch Property
See Also
 





Gets or sets a value indicating how to stretch the rating elements inside the available space. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public RatingStretch ShapeStretch { get; set; }

Visual Basic  Copy Code

Public Property ShapeStretch As RatingStretch

 Property Value

A member of the RatingStretch enumeration.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace