The extent of the feature.
[Visual Basic 6.0] Property Extent As IEnvelope
[Visual Basic .NET] Public ReadOnly Property Extent As IEnvelope
[C#] public IEnvelope Extent {get;}
[Java] public IEnvelope getExtent() throws IOException, AutomationException
[C++] HRESULT get_Extent( IEnvelope** Extent );