This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGpsDisplayProperties Interface > IGpsDisplayProperties.PositionsExtent Property (ArcObjects .NET 10.5 SDK) |
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