CommonRound Method (Double, Double, Double)
|
|
Round value to the simple fractions and verify range.
Namespace:
MediaCy.Controls.Common.Vb
Assembly:
MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
SyntaxPublic Shared Function Round (
value As Double,
minimum As Double,
maximum As Double
) As Double
Parameters
- value
- Type: SystemDouble
- minimum
- Type: SystemDouble
- maximum
- Type: SystemDouble
Return Value
Type:
Double
Remarks
See Also