MindFusion.Silverlight Package 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.Silverlight
Assembly: MindFusion.UI.Silverlight

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