This document is archived and information here might be outdated.  Recommended version.


IRemoteMetadata.Extent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.Extent Property
ArcGIS Developer Help

IRemoteMetadata.Extent Property

The extent of the dataset represented by this document.

[Visual Basic .NET]
Public Property Extent As IEnvelope
[C#]
public IEnvelope Extent {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface