Method Evaluate
Evaluate(IShape, IShape)
Returns whether the relationship between indexedShape
and queryShape
is
satisfied by this operation.
Declaration
public abstract bool Evaluate(IShape indexedShape, IShape queryShape)
Parameters
Type | Name | Description |
---|---|---|
IShape | indexedShape | |
IShape | queryShape |
Returns
Type | Description |
---|---|
System.Boolean |