Click or drag to resize

MathUtilClamp Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberClampT(T, T, T)
Limits a value to a range.
Public methodStatic memberClamp(Double, Double, Double)
The closest value to a specified double that falls within a specified range.
Public methodStatic memberClamp(Int32, Int32, Int32)
The closest value to a specified integer that falls within a specified range.
Top
See Also