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


ICheckOutUIProperties.COCurrentExtent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIProperties Interface > ICheckOutUIProperties.COCurrentExtent Property
ArcGIS Developer Help

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