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


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

ICheckOutUIProperties.COQueryGeometry Property

The spatial extent of a check-out.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface