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





Gets or sets the default border thickness for the elements representing the value. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ShapeValueBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property ShapeValueBorderThickness As Double

 Property Value

A double value specifying the thickness.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace