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





Gets or sets the default border thickness for the empty rating elements. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ShapeEmptyBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property ShapeEmptyBorderThickness As Double

 Property Value

A double value specifying the thickness.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace