Method IsInside
IsInside(double)
Declaration
public bool IsInside(double point)
Parameters
Type | Name | Description |
---|---|---|
double | point |
Returns
Type | Description |
---|---|
bool |
IsInside(GfRange1d)
Declaration
public bool IsInside(GfRange1d range)
Parameters
Type | Name | Description |
---|---|---|
GfRange1d | range |
Returns
Type | Description |
---|---|
bool |