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