Click or drag to resize

StiFunctionsMathRound Method (Decimal, MidpointRounding)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Decimal,System.MidpointRounding)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static decimal Round(
	decimal value,
	MidpointRounding midpointRounding
)

Parameters

value
Type: SystemDecimal

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Decimal,System.MidpointRounding)"]

midpointRounding
Type: SystemMidpointRounding

[Missing <param name="midpointRounding"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Decimal,System.MidpointRounding)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Decimal,System.MidpointRounding)"]

See Also