Click or drag to resize

MathExtensionsClip Method

Overload List
 NameDescription
Public Extension MethodClip(Double, Double, Double) Clips the specified value so it does not exceed min or max.
Public Extension MethodClip(Int32, Int32, Int32) Clips the specified value so it does not exceed min or max.
Public Extension MethodClip(Int64, Int64, Int64) Clips the specified value so it does not exceed min or max.
Public Extension MethodClip(Single, Single, Single) Clips the specified value so it does not exceed min or max.
Top
See Also