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
SyntaxC#
Copy Code
|
|---|
public RatingStretch ShapeStretch { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShapeStretch As RatingStretch |
A member of the RatingStretch enumeration.
See Also