Click or drag to resize

SharpScriptBaseRound Method

Rounds the value with the factor as defined in Options > General tab > RoundFactor

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected double Round(
	double value
)

Parameters

value  Double
Value

Return Value

Double
See Also