BoundingBoxIntersectsFilter(Outline)
Description:
Constructs a new instance of a filter to match elements with a bounding box that intersects the given Outline.
Constructs a new instance of a filter to match elements with a bounding box that intersects the given Outline.
Overloads (4):
public BoundingBoxIntersectsFilter(
Outline outline
)
-
outlineThe Outline used to find elements with a bounding box that intersect it.
-
outline is an empty Outline.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration