Syntax
public enum RoundingMethod
Unknown Namespace Members:
Name | Description |
---|---|
Nearest | Standard rounding: Round to Nearest |
Up | Round Up |
Down | Round Down |
public enum RoundingMethod
Name | Description |
---|---|
Nearest | Standard rounding: Round to Nearest |
Up | Round Up |
Down | Round Down |