Class PrecisionMode
enumerator for the Precision mode
Inheritance
System.Object
PrecisionMode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class PrecisionMode : Enum
Fields
Half
The rating item will be filled partially based on the rating value.
Declaration
public const PrecisionMode Half
Field Value
| Type |
|---|
| PrecisionMode |
Standard
The rating item will be filled exactly based on the rating value.
Declaration
public const PrecisionMode Standard
Field Value
| Type |
|---|
| PrecisionMode |