Enum PrecisionMode
enumerator for the Precision mode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum PrecisionMode
Fields
| Name | Description |
|---|---|
| Half | The rating item will be filled partially based on the rating value. |
| Standard | The rating item will be filled exactly based on the rating value. |