com.esri.arcgis.catalogUI
Interface IGxMSDFileView
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- IGxMSDFileViewProxy
public interface IGxMSDFileView
- extends Serializable
Provides access to more members that control the GxMSDFileView.
Product Availability
Available with ArcGIS Desktop.
getActiveView
IActiveView getActiveView()
throws IOException,
AutomationException
- The active view object(either map or page layout).
Product Availability
Available with ArcGIS Desktop.
- Returns:
- A reference to a com.esri.arcgis.carto.IActiveView
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.