FileParsingContextRoundingMode Property

Mathematical rounding method to process a number that is midway.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public MidpointRounding RoundingMode { get; set; }

Property Value

MidpointRounding

Implements

IResultOptionsRoundingMode

See Also