This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the GxPreview.
Name | 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. |
Classes | Description |
---|---|
GxPreview | GxView that represents the preview. |
GxRasterCatalogContentView | The RasterCatalog content view. |
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.