ArcGIS Pro 2.6 API Reference Guide
FilterGeometry Property

ArcGIS.Core.Data Namespace > SpatialQueryFilter Class : FilterGeometry Property
Gets and sets the geometry to use for the spatial filter.
Syntax
public Geometry FilterGeometry {get; set;}
Public Property FilterGeometry As Geometry
Exceptions
ExceptionDescription
This feature's type of shape (i.e., geometry) is not supported.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SpatialQueryFilter Class
SpatialQueryFilter Members