This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverview2 Interface > IOverview2.SetOverlayGridCell Method (ArcObjects .NET 10.5 SDK) |
Sets the extent of the associated map to the specified overlay grid cell.
[Visual Basic .NET] Public Sub SetOverlayGridCell ( _ ByVal gridLayerFid As Integer _ )
[C#] public void SetOverlayGridCell ( int gridLayerFid );
[C++]
HRESULT SetOverlayGridCell(
long gridLayerFid
);
[C++]
Parameters gridLayerFid [in] gridLayerFid is a parameter of type long