Check if the specified range is inside of the range.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public bool IsInside( DoubleRange range ) |
Parameters
- range
- Type: AForge..::.DoubleRange
Range to check.