CAViewer::SetPrecision

CAViewer class

Sets the precision for floating-point numbers displayed in the Data View.

BOOL SetPrecision(
  long newVal
  );

Parameters

newVal
The number of digits to be displayed to the right of the decimal point.

Return Value

Returns TRUE if the operation was successful; otherwise, FALSE.

See Also

CAViewer::GetPrecision