FormatOptions.IsValidAccuracy
Description:
Checks whether an accuracy is valid for the display unit in this FormatOptions.
Checks whether an accuracy is valid for the display unit in this FormatOptions.
Remarks:
See the Accuracy property for details on valid accuracy values.
See the Accuracy property for details on valid accuracy values.
Overloads (3):
public bool IsValidAccuracy(
double accuracy
)
-
DoubleaccuracyThe accuracy to check.
Return Value
bool
True if the accuracy is valid, false otherwise.
-
UseDefault is true in this FormatOptions.