ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

SpatialQueryFilter Class
SpatialQueryFilter Members