This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPXYDomain Interface > IGPXYDomain.SetDomainFromExtent Method (ArcObjects .NET 10.4 SDK) |
Set the xy domain from an extent.
[Visual Basic .NET] Public Sub SetDomainFromExtent ( _ ByVal pExtent As IEnvelope _ )
[C#] public void SetDomainFromExtent ( IEnvelope pExtent );
[C++]
HRESULT SetDomainFromExtent(
IEnvelope* pExtent
);
[C++]
Parameters pExtent [in]
pExtent is a parameter of type IEnvelope