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


ICheckOutUIProperties.COCurrentExtent Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckOutUIProperties.COCurrentExtent Property

The current view extent of the ArcMap document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface