Method Clip
Clip(Envelope)
Composes a function that clips this function's field result such that it does not extend beyond the provided extent.
Declaration
public BooleanFieldFunction Clip(Envelope extent)
Parameters
| Type | Name | Description |
|---|---|---|
| Envelope | extent | The extent to clip the field to. |
Returns
| Type | Description |
|---|---|
| BooleanFieldFunction | A function that clips this function's field result such that it does not extend beyond the provided extent. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |