+ 3
Hi,you can use "Math.Round" Method.
above function Rounds a value to the nearest integer or to the specified number of fractional digits.
this link will help you https://msdn.microsoft.com/en-us/library/system.math.round(v=vs.110).aspx
good luck :-)



