SessionProfile.RoundingMode Property
Mathematical rounding method to process a number that is midway.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public MidpointRounding RoundingMode { get; protected set; }
Public Property RoundingMode As MidpointRounding
Get
Protected Set
public:
virtual property MidpointRounding RoundingMode {
MidpointRounding get () sealed;
protected: void set (MidpointRounding value) sealed;
}
abstract RoundingMode : MidpointRounding with get, set
override RoundingMode : MidpointRounding with get, set
MidpointRoundingIResultOptions.RoundingMode