contains
Description
Returns a boolean value indicating whether the first supplied geometry contains the second supplied geometry. The result is true if every point of the second geometry exists in the first geometry (even if the second geometry is just part or all of the boundary of the first geometry).
Messages
The following table lists the request and response messages for the contains operation.
Click on a message name to get more information about the message.
Message | Description |
---|---|
ContainsRequest | The request message for the contains operation. |
ContainsResponse | The response message for the contains operation. |