This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingTextLabel Interface > ITrackingTextLabel.Envelope Property (ArcObjects .NET 10.4 SDK) |
Provide the envelope of the label (currently, does nothing).
[Visual Basic .NET] Public ReadOnly Property Envelope As IEnvelope
[C#] public IEnvelope Envelope {get;}
[C++]
HRESULT get_Envelope(
IEnvelope** ppiEnvelope
);
[C++]
Parameters ppiEnvelope [out, retval]
ppiEnvelope is a parameter of type IEnvelope