This document is archived and information here might be outdated. Recommended version. |
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