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


IRemoteMetadata.Extent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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