ArcObjects Library Reference (DefenseSolutions)  

ICachedGraphicFeatureLayer.VisibleExtent Property

The method returns an envelope representing the visible extent.

ERROR: Syntax information about ICachedGraphicFeatureLayer.VisibleExtent may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT putref_VisibleExtent(
  IEnvelope* 
);
[C++]

Parameters

[in]

   is a parameter of type IEnvelope

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICachedGraphicFeatureLayer Interface