.NET Framework Class Library
Utils.Clamp Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > Utils Class > Utils Methods > Utils.Clamp Method |
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Shared Function Clamp ( _ |
C# |
public static double Clamp( |
Visual C++ |
public: |
value
Type: System.Double
min
Type: System.Double
max
Type: System.Double