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