Show / Hide Table of Contents

Property Geometry

Geometry

Gets or sets the geometry that is used to filter results.

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

The geometry that is used to filter results.

Remarks

Dynamic entity observations that are contained within this geometry are included in the stream. Those that are outside this geometry are excluded.

The default value is null, meaning no spatial filter will be applied to the stream.

Currently, only Envelope geometries are supported.

Applies to

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