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