Extent bounding all positions received from the current RealTimeFeed so far.
[Visual Basic .NET] Public ReadOnly Property PositionsExtent As IEnvelope
[C#] public IEnvelope PositionsExtent {get;}
[C++]
HRESULT get_PositionsExtent(
IEnvelope** ppExtent
);
[C++]Parameters
ppExtent [out, retval]ppExtent is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.