Collapse All
Expand All
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Include Protected Members
Include Inherited Members
AForge.NET Framework
Drawing
.
.
::
.
Polyline Method
Drawing Class
See Also
Send Feedback
Check if the specified value is inside of the range.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
bool
IsInside
(
int
x
)
Parameters
x
Type:
System
.
.
::
.
Int32
Value to check.
Return Value
True
if the specified value is inside of the range or
false
otherwise.
See Also
IntRange Structure
IsInside Overload
AForge Namespace