This document is archived and information here might be outdated. Recommended version. |
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**