com.esri.arcgis.cartoUI
Interface IMapGridSelector
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- MapGridSelector
public interface IMapGridSelector
- extends Serializable
Provides access to the map grid selector.
Product Availability
Available with ArcGIS Desktop.
setMapFrameByRef
void setMapFrameByRef(IMapFrame rhs1)
throws IOException,
AutomationException
- The map frame whose map grids are edited.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
- Parameters:
rhs1
- A reference to a com.esri.arcgis.carto.IMapFrame (in)
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.