Reset from ESRI's Envelope Object.
[Visual Basic .NET] Public Sub Set2Env ( _ ByVal env As IEnvelope _ )
[C#] public void Set2Env ( IEnvelope env );
[C++]
HRESULT Set2Env(
IEnvelope* env
);
[C++]Parameters
env [in]env is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.