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