Show / Hide Table of Contents

Property SpatialRelationship

SpatialRelationship

Gets or sets a SpatialRelationship object that defines how Geometry is applied to filter the dynamic entities.

Declaration
public SpatialRelationship SpatialRelationship { get; set; }
Property Value
Type Description
SpatialRelationship

A SpatialRelationship object that defines how Geometry is applied to filter the dynamic entities.

Remarks

This property has no effect unless a Geometry is also provided.

The default spatial relationship is Intersects.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.