Provides access to members that control the GxPreview.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
SupportedViewClassIDs | A list of the class IDs for the views that are supported given the current selection. | |
View | The current view. | |
ViewClassID | The class ID of the current view. |
CoClasses that implement IGxPreview
CoClasses and Classes | Description |
---|---|
GxPreview | GxView that represents the preview. |
GxRasterCatalogContentView | The RasterCatalog content view. |
Remarks
The IGxPreview interface is implemented only by the GxPreview object and provides access to the supported views for the selected object. Use this interface when you want to find out what the supported views are, or to retrieve or set the current view.